mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-08 17:01:15 +00:00
Merge branch 'develop' into feat/short
This commit is contained in:
@@ -2,7 +2,7 @@ numpy==1.21.4
|
||||
pandas==1.3.4
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==1.61.92
|
||||
ccxt==1.62.42
|
||||
# Pin cryptography for now due to rust build errors with piwheels
|
||||
cryptography==36.0.0
|
||||
aiohttp==3.8.1
|
||||
@@ -34,14 +34,14 @@ sdnotify==0.3.2
|
||||
fastapi==0.70.0
|
||||
uvicorn==0.15.0
|
||||
pyjwt==2.3.0
|
||||
aiofiles==0.7.0
|
||||
aiofiles==0.8.0
|
||||
psutil==5.8.0
|
||||
|
||||
# Support for colorized terminal output
|
||||
colorama==0.4.4
|
||||
# Building config files interactively
|
||||
questionary==1.10.0
|
||||
prompt-toolkit==3.0.22
|
||||
prompt-toolkit==3.0.23
|
||||
# Extensions to datetime library
|
||||
python-dateutil==2.8.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user