Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pycparser==2.19 # via cffi
pyparsing==2.2.1 # via matplotlib
pytdx==1.67 # via mootdx
pytest==3.8.1
python-dateutil==2.7.3 # via matplotlib, pandas
python-dateutil==2.8.0 # via matplotlib, pandas
pytz==2018.5
requests==2.19.1
scipy==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cryptography==2.3.1
PyYAML==3.13
pytest==3.8.1
pytest-runner==4.2
python-dateutil==2.7.3
python-dateutil==2.8.0
matplotlib==3.0.0
requests==2.19.1
tornado==5.1.1
Expand Down