Skip to content

Commit 8cc3f1e

Browse files
committed
attempt to add upper bound to packaging
1 parent b653ed8 commit 8cc3f1e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ dev = [
6363
"build~=1.2.0",
6464
"griffe~=1.7.0",
6565
"mypy~=1.15.0",
66+
# TODO: ensure compatibility with the latest version of packaging
67+
"packaging<25.0.0",
6668
"pre-commit~=4.2.0",
6769
"pydoc-markdown~=4.8.0",
6870
"pytest-asyncio~=0.26.0",

uv.lock

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

0 commit comments

Comments
 (0)