Skip to content

Commit b4806ad

Browse files
author
Gerry Manoim
committed
Use platform statsmodels
1 parent 5574ab5 commit b4806ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ jobs:
1616
pandas: 0.18.1
1717
numpy: 1.11.3
1818
scipy: 0.17.1
19-
statsmodels: 0.9.0
19+
statsmodels: 0.6.1
2020
- python-version: 3.5
2121
pandas: 0.18.1
2222
numpy: 1.11.3
2323
scipy: 0.17.1
24-
statsmodels: 0.9.0
24+
statsmodels: 0.6.1
2525
- python-version: 3.7
2626
pandas: 1.0.1
2727
numpy: 1.18.1

0 commit comments

Comments
 (0)