Skip to content

Commit 1f6635f

Browse files
committed
Fix lax requirement for 'packaging' library
1 parent 30644f4 commit 1f6635f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
packaging >= 16.0
1+
packaging >= 20.5
22
# Pinned pip versions are matched in the GitHub workflows CI matrix.
33
pip >= 21.2.4

0 commit comments

Comments
 (0)