Merge branch 'develop' into feat/short
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
numpy==1.21.5; python_version <= '3.7'
|
||||
numpy==1.22.1; python_version > '3.7'
|
||||
pandas==1.3.5
|
||||
numpy==1.22.1
|
||||
pandas==1.4.0
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==1.68.20
|
||||
ccxt==1.70.45
|
||||
# Pin cryptography for now due to rust build errors with piwheels
|
||||
cryptography==36.0.1
|
||||
aiohttp==3.8.1
|
||||
SQLAlchemy==1.4.29
|
||||
SQLAlchemy==1.4.31
|
||||
python-telegram-bot==13.10
|
||||
arrow==1.2.1
|
||||
cachetools==4.2.2
|
||||
@@ -32,7 +31,7 @@ python-rapidjson==1.5
|
||||
sdnotify==0.3.2
|
||||
|
||||
# API Server
|
||||
fastapi==0.72.0
|
||||
fastapi==0.73.0
|
||||
uvicorn==0.17.0
|
||||
pyjwt==2.3.0
|
||||
aiofiles==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user