DocSA commited on
Commit
3a7f1bb
·
verified ·
1 Parent(s): 67572a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio>=4.0.0
2
- google-genai==1.14.0
3
- python-dotenv>=1.0.0
 
 
1
+ gradio==3.50.2
2
+ openai>=1.50.0
3
+ python-dotenv==1.0.0
4
+ requests==2.31.0