mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
Now that we use pandas Timestamp throughout, Delorean is no longer needed as a dependency.
23 lines
259 B
Plaintext
23 lines
259 B
Plaintext
iso8601==0.1.4
|
|
|
|
# Logging
|
|
Logbook==0.4.2
|
|
|
|
blist==1.3.4
|
|
|
|
# Scientific Libraries
|
|
|
|
pytz==2013b
|
|
numpy==1.7.1
|
|
|
|
pandas==0.12.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
|