Files
catalyst/etc/requirements_dev.txt
T
Jonathan Kamens 3390c017bb MAINT: Upgrade dependent package versions, add pip-tools
pandas==0.11.0, Cython==0.19.1, TA-Lib==0.4.6, requests==1.2.3,
delorean==0.2.1, nose-parameterized==0.3, pyflakes==0.7.2

Also add pip-tools==0.3.4 to requirements_dev.txt.
2013-05-30 09:38:28 -04:00

24 lines
334 B
Plaintext

# Testing
nose==1.3.0
nose-parameterized==0.3
nose-ignore-docstring==0.1
# Linting
flake8==2.0
mccabe==0.2.1
pep8==1.4.5
pyflakes==0.7.2
pip-tools==0.3.4
# Documentation Conversion
pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
scipy==0.12.0
matplotlib==1.2.1
statsmodels==0.4.3
patsy==0.1.0