Merge branch 'develop' into feat/hyperopt_progressbar

This commit is contained in:
Matthias
2023-04-13 18:01:29 +02:00
66 changed files with 1612 additions and 152 deletions

View File

@@ -2,10 +2,10 @@ numpy==1.24.2
pandas==1.5.3
pandas-ta==0.3.14b
ccxt==3.0.50
ccxt==3.0.59
cryptography==40.0.1
aiohttp==3.8.4
SQLAlchemy==2.0.8
SQLAlchemy==2.0.9
python-telegram-bot==13.15
arrow==1.2.3
cachetools==4.2.2
@@ -29,7 +29,7 @@ py_find_1st==1.1.5
# Load ticker files 30% faster
python-rapidjson==1.10
# Properly format api responses
orjson==3.8.9
orjson==3.8.10
# Notify systemd
sdnotify==0.3.2
@@ -51,10 +51,10 @@ prompt-toolkit==3.0.38
python-dateutil==2.8.2
#Futures
schedule==1.1.0
schedule==1.2.0
#WS Messages
websockets==11.0
websockets==11.0.1
janus==1.0.0
ast-comments==1.0.1