Skip to content

Commit cb8580c

Browse files
Merge pull request #153 from harupy/update-scipy
Update scipy to the current latest version to suppress FutureWarning
2 parents 319b91d + 9cefbf2 commit cb8580c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ jupytext==1.1.1
33
jupyter
44
notebook
55
pandas==0.23.0
6-
statsmodels==0.9.0
7-
scipy==1.1.0
6+
statsmodels==0.10.1
7+
scipy==1.3.1
88
patsy==0.5.1
99
numpy==1.16.0
1010
plotly-geo

0 commit comments

Comments
 (0)