Skip to content

Commit b6cefa4

Browse files
committed
Remove packaging dependency from cli
This dependency is required by pulp-glue and therefore well enough under control.
1 parent 8b96b27 commit b6cefa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ classifiers=[
2525
dependencies = [
2626
"pulp-glue==0.33.0.dev",
2727
"click>=8.0.0,<9",
28-
"packaging>=20.0,<=24.2", # CalVer
2928
"PyYAML>=5.3,<6.1",
3029
"schema>=0.7.5,<0.8",
3130
"tomli>=2.0.0,<2.1;python_version<'3.11'",

0 commit comments

Comments
 (0)