Skip to content

Commit dc294bc

Browse files
committed
Added Packaging Modules suitable versions
Signed-off-by: swastik <swastkk@gmail.com>
1 parent 9fe180b commit dc294bc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ idna==3.3
1010
importlib-metadata==4.12.0
1111
intbitset==3.0.1
1212
packageurl-python==0.10.0
13+
packaging==21.3
1314
packvers==21.5
1415
pip-requirements-parser==32.0.1
1516
pkginfo2==30.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_requires =
6969
tinynetrc >= 1.3.1
7070
toml >= 0.10.0
7171
mock >= 3.0.5
72-
# packaging >= 21.3
72+
packaging >= 21.3
7373
packvers >= 21.5
7474
[options.packages.find]
7575
where = src

0 commit comments

Comments
 (0)