Skip to content

Commit

Permalink
pin version of websockets
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshedivy committed Nov 11, 2024
1 parent 7d925db commit 8f0c82e
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 @@ -22,7 +22,7 @@ requires-python = ">=3.9"
dependencies = [
"dataclasses-json>=0.6.4",
"websocket-client>=1.2.1",
"websockets",
"websockets==13.1",
"pyee",
"pep249abc"
]
Expand Down

0 comments on commit 8f0c82e

Please sign in to comment.