Skip to content

Commit

Permalink
Remove websockets dependency (#6403)
Browse files Browse the repository at this point in the history
* Remove  websockets dependency

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
  • Loading branch information
freddyaboulton and gradio-pr-bot committed Nov 13, 2023
1 parent d842097 commit 9cfeb4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/deep-cycles-switch.md
@@ -0,0 +1,5 @@
---
"gradio": patch
---

feat:Remove websockets dependency
1 change: 0 additions & 1 deletion requirements.txt
Expand Up @@ -22,6 +22,5 @@ requests~=2.0
semantic_version~=2.0
typing_extensions~=4.0
uvicorn>=0.14.0
websockets>=10.0,<12.0
typer[all]>=0.9,<1.0
tomlkit==0.12.0

0 comments on commit 9cfeb4f

Please sign in to comment.