We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
optype
0.14.0
1 parent 893edb8 commit 94e97a5Copy full SHA for 94e97a5
pyproject.toml
@@ -36,7 +36,7 @@ classifiers = [
36
"Typing :: Stubs Only",
37
]
38
requires-python = ">=3.11"
39
-dependencies = ["optype[numpy]>=0.13.4,<0.14"]
+dependencies = ["optype[numpy]>=0.14.0"]
40
41
[project.optional-dependencies]
42
scipy = ["scipy>=1.16.2,<1.17"]
0 commit comments