black-yt commited on
Commit
4a2142f
·
1 Parent(s): f209a8f

Enable WebSocket support in Space

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,4 +5,4 @@ Pillow==11.3.0
5
  requests==2.32.5
6
  structai==0.1.22
7
  tiktoken==0.12.0
8
- uvicorn==0.34.0
 
5
  requests==2.32.5
6
  structai==0.1.22
7
  tiktoken==0.12.0
8
+ uvicorn[standard]==0.34.0