We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9dac6 commit df9547bCopy full SHA for df9547b
pyproject.toml
@@ -25,7 +25,7 @@ packages = [
25
26
[tool.poetry.dependencies]
27
python = "^3.8"
28
-urllib3 = "^1.26.9"
+urllib3 = "^1.26.9,<2.0"
29
websockets = ">=10.3,<12.0"
30
certifi = ">=2022.5.18,<2024.0.0"
31
0 commit comments