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,10 +2,10 @@ numpy==1.21.4
|
||||
pandas==1.3.4
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==1.61.24
|
||||
ccxt==1.61.92
|
||||
# Pin cryptography for now due to rust build errors with piwheels
|
||||
cryptography==35.0.0
|
||||
aiohttp==3.7.4.post0
|
||||
cryptography==36.0.0
|
||||
aiohttp==3.8.1
|
||||
SQLAlchemy==1.4.27
|
||||
python-telegram-bot==13.8.1
|
||||
arrow==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user