Merge branch 'develop' into dependabot/pip/develop/mypy-0.790
This commit is contained in:
commit
2a383f8785
@ -13,7 +13,7 @@ pytest-asyncio==0.14.0
|
|||||||
pytest-cov==2.10.1
|
pytest-cov==2.10.1
|
||||||
pytest-mock==3.3.1
|
pytest-mock==3.3.1
|
||||||
pytest-random-order==1.0.4
|
pytest-random-order==1.0.4
|
||||||
isort==5.5.4
|
isort==5.6.3
|
||||||
|
|
||||||
# Convert jupyter notebooks to markdown documents
|
# Convert jupyter notebooks to markdown documents
|
||||||
nbconvert==6.0.6
|
nbconvert==6.0.7
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
numpy==1.19.2
|
numpy==1.19.2
|
||||||
pandas==1.1.2
|
pandas==1.1.3
|
||||||
|
|
||||||
ccxt==1.35.22
|
ccxt==1.36.2
|
||||||
multidict==4.7.6
|
multidict==4.7.6
|
||||||
aiohttp==3.6.3
|
aiohttp==3.6.3
|
||||||
SQLAlchemy==1.3.19
|
SQLAlchemy==1.3.19
|
||||||
python-telegram-bot==12.8
|
python-telegram-bot==12.8
|
||||||
arrow==0.16.0
|
arrow==0.17.0
|
||||||
cachetools==4.1.1
|
cachetools==4.1.1
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
urllib3==1.25.10
|
urllib3==1.25.10
|
||||||
|
Loading…
Reference in New Issue
Block a user