Skip to content

Commit 9715731

Browse files
committed
DEP: bump lower bound on packaging from 20.0.9 to 22.0.0
1 parent 7e8638d commit 9715731

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requires-python = ">=3.10"
2626
dependencies = [
2727
"numpy>=1.21.3, <3.0",
2828
"sympy>=1.9.0",
29-
"packaging>=20.9",
29+
"packaging>=22.0",
3030
]
3131

3232
[project.readme]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)