Skip to content

Commit

Permalink
pin asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Nov 25, 2024
1 parent d6009c8 commit fb68f66
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 @@ -23,7 +23,7 @@ requires-python = ">=3.11"
dependencies = [
"asyncio>=3.4",
"requests",
"websockets",
"websockets>=14",
"click",
"cloup",
"orjson",
Expand Down

0 comments on commit fb68f66

Please sign in to comment.