Skip to content

Commit 6e9f2f8

Browse files
committed
Allow packaging version 24.0
1 parent 4b85706 commit 6e9f2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/basemap/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ packaging >= 16.0, < 21.0; python_version == "2.7"
3535
packaging >= 16.0, < 17.0; python_version == "3.2"
3636
packaging >= 16.0, < 17.0; python_version == "3.3"
3737
packaging >= 16.0, < 21.0; python_version == "3.4"
38-
packaging >= 16.0, < 24.0; python_version >= "3.5"
38+
packaging >= 16.0, < 25.0; python_version >= "3.5"

0 commit comments

Comments
 (0)