mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-24 13:00:57 +08:00
19 lines
230 B
Plaintext
19 lines
230 B
Plaintext
# Logging
|
|
Logbook==0.6.0
|
|
|
|
# Scientific Libraries
|
|
|
|
pytz==2013.9
|
|
numpy==1.8.0
|
|
|
|
pandas==0.12.0
|
|
python-dateutil==2.2
|
|
six==1.5.2
|
|
|
|
# Cython is required for TA-Lib
|
|
Cython==0.19.2
|
|
TA-Lib==0.4.7
|
|
|
|
# For fetching remote data
|
|
requests==2.1.0
|