mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
2cc983a4c7
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.
18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
ipython==0.13.1
|
|
tornado==2.4.1
|
|
pyzmq==2.2.0.1
|
|
|
|
# Testing
|
|
nose==1.2.1
|
|
nose-parameterized==0.1
|
|
nosexcover==1.0.7
|
|
coverage==3.5.3
|
|
|
|
# Linting
|
|
|
|
flake8==1.6.2
|
|
|
|
# Documentation Conversion
|
|
|
|
pyandoc==0.0.1
|