Skip to content

Commit

Permalink
Drop packaging dependency
Browse files Browse the repository at this point in the history
It doesn't seem to be required.

Signed-off-by: Aarni Koskela <[email protected]>
  • Loading branch information
akx committed Dec 21, 2023
1 parent 6ceb082 commit e54691f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
SOURCE_DIR = os.path.join(ROOT_DIR)

requirements = [
'packaging >= 14.0',
'requests >= 2.26.0',
'urllib3 >= 1.26.0',
]
Expand Down

0 comments on commit e54691f

Please sign in to comment.