Merge branch 'develop' into feat/freqai

This commit is contained in:
Matthias
2022-07-24 16:18:58 +02:00
27 changed files with 346 additions and 121 deletions

View File

@@ -11,7 +11,7 @@ flake8-tidy-imports==4.8.0
mypy==0.961
pre-commit==2.20.0
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-asyncio==0.19.0
pytest-cov==3.0.0
pytest-mock==3.8.2
pytest-random-order==1.0.4
@@ -25,6 +25,6 @@ nbconvert==6.5.0
# mypy types
types-cachetools==5.2.1
types-filelock==3.2.7
types-requests==2.28.0
types-requests==2.28.1
types-tabulate==0.8.11
types-python-dateutil==2.8.18