dhanvanth183 commited on
Commit
20b0b67
·
verified ·
1 Parent(s): fd59f22

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ openai==1.58.1
2
+ python-dotenv==1.0.0
3
+ flask==3.1.0
4
+ flask-cors==5.0.0