Skip to content

Commit 935da55

Browse files
committed
BLD: statsmodels testing versions now 0.5.0, except py2.6 for 0.4.3
1 parent 08e0a96 commit 935da55

4 files changed

+5
-3
lines changed

ci/requirements-2.6.txt

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ html5lib==1.0b2
77
bigquery==2.0.17
88
numexpr==1.4.2
99
sqlalchemy==0.8.1
10+
scipy==0.11.0
11+
statsmodels==0.4.3

ci/requirements-2.7_LOCALE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ html5lib==1.0b2
1313
lxml==3.2.1
1414
scipy==0.10.0
1515
beautifulsoup4==4.2.1
16-
statsmodels==0.5.0
16+
statsmodels==0.4.3
1717
bigquery==2.0.17
1818
sqlalchemy==0.8.1

ci/requirements-3.2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ patsy==0.1.0
1212
lxml==3.2.1
1313
scipy==0.12.0
1414
beautifulsoup4==4.2.1
15-
statsmodels==0.4.3
15+
statsmodels==0.5.0

ci/requirements-3.3.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ patsy==0.1.0
1414
lxml==3.2.1
1515
scipy==0.12.0
1616
beautifulsoup4==4.2.1
17-
statsmodels==0.4.3
17+
statsmodels==0.5.0
1818
sqlalchemy==0.9.1
1919
pymysql==0.6.1
2020
psycopg2==2.5.2

0 commit comments

Comments
 (0)