Skip to content

Commit d2d6bda

Browse files
authored
Relax urllib3 constraint (#4)
1 parent 8f0d9cb commit d2d6bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python_dateutil >= 2.5.3
2-
urllib3 >= 1.25.3, < 2.1.0
2+
urllib3 >= 1.25.3, < 3.0.0
33
pydantic >= 1.10.5
44
aiohttp >= 3.0.0

0 commit comments

Comments
 (0)