mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 15:37:45 +08:00
27 lines
342 B
Plaintext
27 lines
342 B
Plaintext
msgpack-python==0.3.0
|
|
iso8601==0.1.4
|
|
|
|
# Logging
|
|
Logbook==0.4.2
|
|
|
|
blist==1.3.4
|
|
|
|
# Scientific Libraries
|
|
|
|
pytz==2013b
|
|
numpy==1.7.1
|
|
|
|
pandas==0.11.0
|
|
python-dateutil==2.1
|
|
six==1.3.0
|
|
|
|
# Cython is required for TA-Lib
|
|
Cython==0.19.1
|
|
TA-Lib==0.4.7
|
|
|
|
# For fetching remote data
|
|
requests==1.2.3
|
|
|
|
# For remaining sane when coping with dates
|
|
delorean==0.2.1
|