fixed pandas version specifier, reversed order of patsy

This commit is contained in:
fawce
2012-08-22 17:21:32 -04:00
parent e6be7d49f2
commit 25c33b70c7
+2 -2
View File
@@ -4,7 +4,7 @@ python-dateutil==1.5
# Core scientific python
numpy>=1.6.1
pandas=0.8.0
pandas==0.8.0
scipy>=0.10.0
matplotlib==1.1.0
@@ -12,8 +12,8 @@ matplotlib==1.1.0
numexpr==2.0.1
Cython==0.15.1
statsmodels==0.5.0
patsy==0.1.0
statsmodels==0.5.0
# ZeroMQ