ngwakomadikwe commited on
Commit
f5df28a
·
verified ·
1 Parent(s): 64b4650

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- openai
2
- gradio
 
 
 
 
 
1
+ flask==3.0.0
2
+ openai==1.35.0
3
+ python-dotenv==1.0.0
4
+ flask-cors==4.0.0
5
+ gunicorn==21.2.0
6
+ requests==2.31.0