Merge branch 'freqtrade:develop' into dca
This commit is contained in:
commit
ffab70d869
2
setup.py
2
setup.py
@ -10,7 +10,6 @@ hyperopt = [
|
|||||||
'filelock',
|
'filelock',
|
||||||
'joblib',
|
'joblib',
|
||||||
'progressbar2',
|
'progressbar2',
|
||||||
'psutil',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
develop = [
|
develop = [
|
||||||
@ -69,6 +68,7 @@ setup(
|
|||||||
'blosc',
|
'blosc',
|
||||||
'fastapi',
|
'fastapi',
|
||||||
'uvicorn',
|
'uvicorn',
|
||||||
|
'psutil',
|
||||||
'pyjwt',
|
'pyjwt',
|
||||||
'aiofiles'
|
'aiofiles'
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user