[Add] requirements.txt added tigeropen

This commit is contained in:
nanoric 2019-03-28 02:21:54 -04:00
parent 7f12d6520f
commit ed0ecca942

View File

@ -1,7 +1,6 @@
PyQt5<5.12 PyQt5<5.12
dataclasses; python_version<="3.6" dataclasses; python_version<="3.6"
qdarkstyle qdarkstyle
futu-api
requests requests
websocket-client websocket-client
peewee peewee
@ -9,6 +8,8 @@ numpy
pandas pandas
matplotlib matplotlib
seaborn seaborn
futu-api
tigeropen
# ta-lib # ta-lib
ta-lib; platform_system=="Linux" ta-lib; platform_system=="Linux"