merge develop into feat/freqai-rl-dev

This commit is contained in:
robcaulk
2022-11-12 10:54:34 +01:00
60 changed files with 1314 additions and 264 deletions

View File

@@ -11,7 +11,7 @@ flake8==5.0.4
flake8-tidy-imports==4.8.0
mypy==0.982
pre-commit==2.20.0
pytest==7.1.3
pytest==7.2.0
pytest-asyncio==0.20.1
pytest-cov==4.0.0
pytest-mock==3.10.0
@@ -21,7 +21,7 @@ isort==5.10.1
time-machine==2.8.2
# Convert jupyter notebooks to markdown documents
nbconvert==7.2.1
nbconvert==7.2.3
# mypy types
types-cachetools==5.2.1