|
|
|
|
@ -2,7 +2,7 @@ numpy==1.23.4
|
|
|
|
|
pandas==1.5.1
|
|
|
|
|
pandas-ta==0.3.14b
|
|
|
|
|
|
|
|
|
|
ccxt==2.0.90
|
|
|
|
|
ccxt==2.0.96
|
|
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
|
|
|
|
cryptography==38.0.1
|
|
|
|
|
aiohttp==3.8.3
|
|
|
|
|
@ -37,7 +37,7 @@ sdnotify==0.3.2
|
|
|
|
|
# API Server
|
|
|
|
|
fastapi==0.85.1
|
|
|
|
|
pydantic==1.10.2
|
|
|
|
|
uvicorn==0.18.3
|
|
|
|
|
uvicorn==0.19.0
|
|
|
|
|
pyjwt==2.6.0
|
|
|
|
|
aiofiles==22.1.0
|
|
|
|
|
psutil==5.9.3
|
|
|
|
|
|