Skip to content

Commit

Permalink
Remove packaging dependency (#1372)
Browse files Browse the repository at this point in the history
This got lost in a cherrypick.

re #1349
fixes #1366

(cherry picked from commit c509f0d)
  • Loading branch information
mdellweg committed Feb 23, 2023
1 parent c732971 commit 14f82e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES/1366.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removed unused dependency on packaging.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ async_lru>=1.0,<1.1
galaxy_importer>=0.4.5,<0.5
GitPython>=3.1.24,<3.2
jsonschema>=4.9,<4.18
packaging>=21.3,<22
pulpcore>=3.21,<3.25
PyYAML<6.0
semantic_version>=2.9,<2.11

0 comments on commit 14f82e9

Please sign in to comment.