Merge branch 'develop' into feat/externalsignals

This commit is contained in:
Timothy Pogue
2022-09-12 07:28:08 -06:00
10 changed files with 78 additions and 62 deletions

View File

@@ -1,18 +1,18 @@
numpy==1.23.2
numpy==1.23.3
pandas==1.4.4
pandas-ta==0.3.14b
ccxt==1.93.3
ccxt==1.93.35
# Pin cryptography for now due to rust build errors with piwheels
cryptography==37.0.4
cryptography==38.0.1
aiohttp==3.8.1
SQLAlchemy==1.4.40
SQLAlchemy==1.4.41
python-telegram-bot==13.14
arrow==1.2.3
cachetools==4.2.2
requests==2.28.1
urllib3==1.26.12
jsonschema==4.15.0
jsonschema==4.16.0
TA-Lib==0.4.24
technical==1.3.0
tabulate==0.8.10
@@ -34,10 +34,10 @@ orjson==3.8.0
sdnotify==0.3.2
# API Server
fastapi==0.82.0
fastapi==0.83.0
uvicorn==0.18.3
pyjwt==2.4.0
aiofiles==0.8.0
aiofiles==22.1.0
psutil==5.9.2
# Support for colorized terminal output