Skip to content

Commit 42b63b8

Browse files
Update pyproject.toml
1 parent a25ece5 commit 42b63b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ packages = [
2626
[tool.poetry.dependencies]
2727
python = "^3.8"
2828
urllib3 = ">=1.26.9,<3.0.0"
29-
websockets = ">=10.3,<14.0"
30-
certifi = ">=2022.5.18,<2025.0.0"
29+
websockets = ">=10.3,<15.0"
30+
certifi = ">=2022.5.18,<2026.0.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^24.8.0"

0 commit comments

Comments
 (0)