mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #2069 from freqtrade/pyup/scheduled-update-2019-07-29
Scheduled weekly dependency update for week 30
This commit is contained in:
commit
0ac5440fc2
|
@ -1,9 +1,9 @@
|
||||||
# requirements without requirements installable via conda
|
# requirements without requirements installable via conda
|
||||||
# mainly used for Raspberry pi installs
|
# mainly used for Raspberry pi installs
|
||||||
ccxt==1.18.965
|
ccxt==1.18.992
|
||||||
SQLAlchemy==1.3.6
|
SQLAlchemy==1.3.6
|
||||||
python-telegram-bot==11.1.0
|
python-telegram-bot==11.1.0
|
||||||
arrow==0.14.2
|
arrow==0.14.3
|
||||||
cachetools==3.1.1
|
cachetools==3.1.1
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
urllib3==1.24.2 # pyup: ignore
|
urllib3==1.24.2 # pyup: ignore
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Load common requirements
|
# Load common requirements
|
||||||
-r requirements-common.txt
|
-r requirements-common.txt
|
||||||
|
|
||||||
numpy==1.16.4
|
numpy==1.17.0
|
||||||
pandas==0.25.0
|
pandas==0.25.0
|
||||||
scipy==1.3.0
|
scipy==1.3.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user