Files
catalyst/etc/requirements.txt
T
Eddie Hebert 2cc983a4c7 Moves requests to main requirements. Also upgrades to 1.0.3
Moving to main requirements, since zipline will not run without
the treasury and benchmark data that we requests to fetch.

Upgrade is to keep current with latest release.
2012-12-18 11:27:25 -05:00

20 lines
219 B
Plaintext

msgpack-python==0.2.3
iso8601==0.1.4
# Logging
Logbook==0.4.1
blist==1.3.4
# Scientific Libraries
pytz==2012h
numpy==1.6.2
pandas==0.10.0
python-dateutil==2.1
six==1.2.0
# For fetching remote data
requests==1.0.3