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 a25ece5 commit 42b63b8Copy full SHA for 42b63b8
pyproject.toml
@@ -26,8 +26,8 @@ packages = [
26
[tool.poetry.dependencies]
27
python = "^3.8"
28
urllib3 = ">=1.26.9,<3.0.0"
29
-websockets = ">=10.3,<14.0"
30
-certifi = ">=2022.5.18,<2025.0.0"
+websockets = ">=10.3,<15.0"
+certifi = ">=2022.5.18,<2026.0.0"
31
32
[tool.poetry.dev-dependencies]
33
black = "^24.8.0"
0 commit comments