Skip to content

Commit 9ff49a0

Browse files
jorenhamjulvdb
authored andcommitted
⬆️ upgrade optype to 0.13.1
1 parent a88b63b commit 9ff49a0

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Typing :: Stubs Only",
3131
]
3232
requires-python = ">=3.11"
33-
dependencies = ["optype>=0.13.0,<0.14"]
33+
dependencies = ["optype[numpy]>=0.13.1,<0.14"]
3434

3535
[project.optional-dependencies]
3636
scipy = ["scipy>=1.16.0,<1.17"]

uv.lock

Lines changed: 23 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)