Skip to content

Commit 13b5ea2

Browse files
authored
deps: packaging version (#32)
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
1 parent f7aefaa commit 13b5ea2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"Typing :: Typed",
2626
]
2727
dependencies = [
28-
"packaging",
29-
]
28+
"packaging>=23.2",
29+
]
3030
description = "Construct Checks for Optional Dependencies"
3131
dynamic = ["version"]
3232
license.file = "LICENSE"

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)