Files
catalyst/etc/requirements.txt
T
Eddie Hebert 408c129760 BLD: Remove Delorean as a build and setup dependency.
Now that we use pandas Timestamp throughout, Delorean is no longer
needed as a dependency.
2013-11-11 11:47:41 -05:00

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