Skip to content

Commit 17d315c

Browse files
Merge pull request #316 from zhiminzhang0830/fix_requirements
fix numpy version
2 parents f500d15 + f62be37 commit 17d315c

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
@@ -1,4 +1,4 @@
1-
numpy
1+
numpy>=1.20.0
22
scipy
33
sympy
44
matplotlib

0 commit comments

Comments
 (0)