Skip to content

Commit 1e2541a

Browse files
Update pyproject.toml
1 parent d59c635 commit 1e2541a

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
@@ -38,7 +38,7 @@ packages = [
3838

3939
[tool.poetry.dependencies]
4040
python = ">=3.8,<4"
41-
websockets = "websockets>=12.0,<14"
41+
websockets = ">=12.0,<14"
4242
aiohttp = "^3.7.4"
4343
msgpack = "^1.0.2"
4444
orjson = "^3.9.0"

0 commit comments

Comments
 (0)