Skip to content

Commit

Permalink
Bump packaging requirement lower bound
Browse files Browse the repository at this point in the history
This is needed to guarantee parse_[sdist|wheel]_filename functions.
  • Loading branch information
uranusjr committed Apr 19, 2022
1 parent f8f1182 commit 99d1917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/main.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lxml
mistune
msgpack
natsort
packaging>=15.2
packaging>=20.9
paginate>=0.5.2
paginate_sqlalchemy
passlib>=1.6.4
Expand Down

0 comments on commit 99d1917

Please sign in to comment.