jzou19950715 commited on
Commit
6cf2cb5
·
verified ·
1 Parent(s): 74822e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
  gradio>=4.0.0
2
- openai>=1.0.0
 
 
 
 
1
  gradio>=4.0.0
2
+ requests>=2.31.0
3
+ authlib>=1.2.1
4
+ openai>=1.3.0
5
+ Flask>=2.3.0