Skip to content

Commit 7361cdb

Browse files
committed
Ensure proper packaging version is used
packaging.markers.Marker was added in packaging 16.0.
1 parent 85dc25c commit 7361cdb

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
1+
packaging >= 16.0
22
# Pinned pip versions are matched in the GitHub workflows CI matrix.
33
pip >= 10.0.1

0 commit comments

Comments
 (0)