Merge branch 'develop' into pr/wizrds/7303

This commit is contained in:
Matthias
2022-09-20 06:56:15 +02:00
103 changed files with 1189 additions and 442 deletions

View File

@@ -2,7 +2,7 @@ numpy==1.23.3
pandas==1.4.4
pandas-ta==0.3.14b
ccxt==1.93.35
ccxt==1.93.66
# Pin cryptography for now due to rust build errors with piwheels
cryptography==38.0.1
aiohttp==3.8.1
@@ -20,7 +20,7 @@ pycoingecko==3.0.0
jinja2==3.1.2
tables==3.7.0
blosc==1.10.6
joblib==1.1.0
joblib==1.2.0
# find first, C search in arrays
py_find_1st==1.1.5
@@ -34,9 +34,9 @@ orjson==3.8.0
sdnotify==0.3.2
# API Server
fastapi==0.83.0
fastapi==0.85.0
uvicorn==0.18.3
pyjwt==2.4.0
pyjwt==2.5.0
aiofiles==22.1.0
psutil==5.9.2