Skip to content

Commit df9547b

Browse files
Update urllib3 release channel (#487)
1 parent 1f9dac6 commit df9547b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ packages = [
2525

2626
[tool.poetry.dependencies]
2727
python = "^3.8"
28-
urllib3 = "^1.26.9"
28+
urllib3 = "^1.26.9,<2.0"
2929
websockets = ">=10.3,<12.0"
3030
certifi = ">=2022.5.18,<2024.0.0"
3131

0 commit comments

Comments
 (0)