Skip to content

Commit

Permalink
Merge pull request #24 from MichaelMKKelly/master
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout authored Nov 28, 2024
2 parents abb080a + 1e2541a commit 234e8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.8,<4"
websockets = "^12.0"
websockets = ">=12.0,<14"
aiohttp = "^3.7.4"
msgpack = "^1.0.2"
orjson = "^3.9.0"
Expand Down

0 comments on commit 234e8ec

Please sign in to comment.