Skip to content

Commit

Permalink
Merge pull request #149 from alisaifee/dependabot/pip/packaging-gte-2…
Browse files Browse the repository at this point in the history
…1-and-lt-24

Update packaging requirement from <23,>=21 to >=21,<24
  • Loading branch information
alisaifee committed Jan 9, 2023
2 parents 2e244e4 + 24b9fc3 commit 007eb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/main.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
deprecated>=1.2
setuptools
packaging>=21,<23
packaging>=21,<24
typing_extensions

0 comments on commit 007eb51

Please sign in to comment.