Skip to content

Commit 2cf5067

Browse files
committed
Change urllib3 version selector
1 parent d662357 commit 2cf5067

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 @@
11
certifi >= 2024.7.4
22
python-dateutil >= 2.1
3-
urllib3 ~= 2.5
3+
urllib3 >= 2.5.0, <3.0

0 commit comments

Comments
 (0)