Skip to content

Commit 29c4fa8

Browse files
committed
deps: Declare dependency to packaging
1 parent 1f113a7 commit 29c4fa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ classifiers = [
3636
dependencies = [
3737
"appdirs>=1.4",
3838
"Jinja2>=2.10",
39+
"packaging>=24.0",
3940
"semver>=2.13",
4041
"tomli>=2.0; python_version < '3.11'",
4142
]

0 commit comments

Comments
 (0)