sumit989 commited on
Commit
5753a4c
·
verified ·
1 Parent(s): a41247e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  flask
2
  flask-cors
3
  python-dotenv
4
- openai>=1.30.0
 
 
 
1
  flask
2
  flask-cors
3
  python-dotenv
4
+ openai
5
+ gunicorn
6
+ requests