Skip to content

Commit ad9cb40

Browse files
committed
pin numpy version to <2.0.0, fixes #97
1 parent ffc036d commit ad9cb40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ipywidgets~=7.0
22
jupyter-server<2.0.0
33
matplotlib>=3.3.4
4+
numpy<2.0.0
45
pandas>=1.2.2
56
qgrid>=1.3.1
67
scipy

0 commit comments

Comments
 (0)