Skip to content

Commit

Permalink
allow more recent websockets version
Browse files Browse the repository at this point in the history
  • Loading branch information
Graeme22 committed Apr 23, 2024
1 parent 60497a3 commit 4fa998c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ fastapi>=0.78.0,<1
packaging>=20.4
pydantic>=1.9.1
uvicorn>=0.17.6,<1
websockets>=10.3,<11
websockets>=10.3
tenacity>=8.0.1,<9

0 comments on commit 4fa998c

Please sign in to comment.