Skip to content

Commit

Permalink
Use platform statsmodels
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerry Manoim committed Feb 25, 2020
1 parent 5574ab5 commit b4806ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
pandas: 0.18.1
numpy: 1.11.3
scipy: 0.17.1
statsmodels: 0.9.0
statsmodels: 0.6.1
- python-version: 3.5
pandas: 0.18.1
numpy: 1.11.3
scipy: 0.17.1
statsmodels: 0.9.0
statsmodels: 0.6.1
- python-version: 3.7
pandas: 1.0.1
numpy: 1.18.1
Expand Down

0 comments on commit b4806ad

Please sign in to comment.