doctorlinux commited on
Commit
ad8f320
·
verified ·
1 Parent(s): 454886b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio==4.44.0
2
- openai>=1.35.0
 
 
1
  gradio==4.44.0
2
+ openai>=1.51.0
3
+ httpx>=0.27.0