Skip to content

Commit 94e97a5

Browse files
committed
⬆️ bump optype to 0.14.0
1 parent 893edb8 commit 94e97a5

File tree

2 files changed

+73
-52
lines changed

2 files changed

+73
-52
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
"Typing :: Stubs Only",
3737
]
3838
requires-python = ">=3.11"
39-
dependencies = ["optype[numpy]>=0.13.4,<0.14"]
39+
dependencies = ["optype[numpy]>=0.14.0"]
4040

4141
[project.optional-dependencies]
4242
scipy = ["scipy>=1.16.2,<1.17"]

0 commit comments

Comments
 (0)