We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ab0d29 + 16d3775 commit e09ffa4Copy full SHA for e09ffa4
5 files changed
Pipfile
@@ -5,8 +5,8 @@ name = "pypi"
5
6
[packages]
7
numpy = ">=1.26"
8
-matplotlib = "~=3.7"
9
-scipy = "~=1.13.1"
+matplotlib = ">=3.7"
+scipy = ">=1.13.1"
10
11
[dev-packages]
12
build = "~=1.2.1"
0 commit comments