GreenBeanzz7 commited on
Commit
364e08a
·
verified ·
1 Parent(s): 2e8029c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==5.46.1
2
- openai==1.44.1
3
- websockets>=13.0
4
- uvicorn==0.30.1
5
  fastapi>=0.115.2
 
1
  gradio==5.46.1
2
+ openai>=1.44.1
3
+ websockets>=12.0
4
+ uvicorn>=0.30.1
5
  fastapi>=0.115.2