Skip to content

Commit e49a8b8

Browse files
committed
Added a minimum urllib3 of 2.0.0
This release contains the `Retry` class needed to support Retry. https://github.com/urllib3/urllib3/releases/tag/2.0.0
1 parent 0a5bc5e commit e49a8b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ requests-kerberos==0.14.0
77
jmespath
88
beautifulsoup4
99
lxml
10+
urllib3>=2.0.0

0 commit comments

Comments
 (0)