Merge branch 'freqtrade:develop' into dca

This commit is contained in:
Reigo Reinmets
2022-01-12 09:22:06 +02:00
committed by GitHub

View File

@@ -10,7 +10,6 @@ hyperopt = [
'filelock',
'joblib',
'progressbar2',
'psutil',
]
develop = [
@@ -69,6 +68,7 @@ setup(
'blosc',
'fastapi',
'uvicorn',
'psutil',
'pyjwt',
'aiofiles'
],