Files
catalyst/etc/requirements.txt
T
Eddie Hebert bbad5b386a MAINT: Removed unused test_utils.check functions.
The test_utils were the only references to the blist package,
removing so that blist can be removed as a dependency.
2013-12-02 13:19:00 -05:00

21 lines
246 B
Plaintext

iso8601==0.1.4
# Logging
Logbook==0.6.0
# Scientific Libraries
pytz==2013.8
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