Merge branch 'develop' of https://github.com/freqtrade/freqtrade into margin-db

This commit is contained in:
Sam Germain 2021-06-22 03:07:48 -06:00
commit 16ba8a284f
2 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ isort==5.8.0
nbconvert==6.0.7 nbconvert==6.0.7
# mypy types # mypy types
types-cachetools==0.1.7 types-cachetools==0.1.8
types-filelock==0.1.3 types-filelock==0.1.4
types-requests==0.1.11 types-requests==0.1.13
types-tabulate==0.1.0 types-tabulate==0.1.1

View File

@ -1,7 +1,7 @@
numpy==1.20.3 numpy==1.20.3
pandas==1.2.4 pandas==1.2.4
ccxt==1.51.40 ccxt==1.51.77
# Pin cryptography for now due to rust build errors with piwheels # Pin cryptography for now due to rust build errors with piwheels
cryptography==3.4.7 cryptography==3.4.7
aiohttp==3.7.4.post0 aiohttp==3.7.4.post0
@ -16,7 +16,7 @@ jsonschema==3.2.0
TA-Lib==0.4.20 TA-Lib==0.4.20
technical==1.3.0 technical==1.3.0
tabulate==0.8.9 tabulate==0.8.9
pycoingecko==2.1.0 pycoingecko==2.2.0
jinja2==3.0.1 jinja2==3.0.1
tables==3.6.1 tables==3.6.1
blosc==1.10.4 blosc==1.10.4
@ -40,4 +40,4 @@ aiofiles==0.7.0
colorama==0.4.4 colorama==0.4.4
# Building config files interactively # Building config files interactively
questionary==1.9.0 questionary==1.9.0
prompt-toolkit==3.0.18 prompt-toolkit==3.0.19