Skip to content

Commit 5b1e598

Browse files
committed
Update Scipy and Numpy version to fix the failing website deployment
1 parent 33825ed commit 5b1e598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jupyter-book
22
sphinx
33
matplotlib
4-
numpy>= 1.10
5-
scipy>=1.0, <=1.10.1
4+
numpy>=1.16
5+
scipy>=1.4

0 commit comments

Comments
 (0)