Skip to content

Commit 8c08d2b

Browse files
authored
avoid numpy 2.0
1 parent c55afea commit 8c08d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ matplotlib>=3.7.3
33
pybind11==2.4.3
44
pygmsh==7.1.17
55
MeshPy==2022.1.3
6-
numpy==1.24.4
6+
numpy>=1.24.4,<2.0
77
pyquaternion==0.9.5
88
pyvoro-mmalahe==1.3.4
99
scipy>=1.10.1

0 commit comments

Comments
 (0)