We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19221a6 commit bbb7ac0Copy full SHA for bbb7ac0
2 files changed
Pipfile
@@ -4,7 +4,7 @@ verify_ssl = true
4
name = "pypi"
5
6
[packages]
7
-numpy = "~=1.26"
+numpy = ">=1.26"
8
matplotlib = "~=3.7"
9
scipy = "~=1.13.1"
10
0 commit comments