From 5bea0c5cd137667468eeb9c351af141b150d23e9 Mon Sep 17 00:00:00 2001 From: fawce Date: Mon, 1 Oct 2012 08:19:17 -0400 Subject: [PATCH] moved pandas below everything --- etc/requirements_sci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_sci.txt b/etc/requirements_sci.txt index 125d52ce..9ee2f0b5 100644 --- a/etc/requirements_sci.txt +++ b/etc/requirements_sci.txt @@ -4,7 +4,6 @@ python-dateutil==1.5 # Core scientific python numpy>=1.6.1 --U git+git://github.com/pydata/pandas.git@v0.9.0rc2 scipy>=0.10.0 #matplotlib==1.1.0 @@ -15,4 +14,5 @@ Cython==0.15.1 patsy==0.1.0 statsmodels>=0.5.0 scikit-learn==0.11 +-U git+git://github.com/pydata/pandas.git@v0.9.0rc2