leesuo215 commited on
Commit
9525e96
1 Parent(s): 21847fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  flask
2
- gunicorn
 
 
 
 
 
 
1
  flask
2
+ gunicorn
3
+ python-dotenv
4
+ pymongo
5
+ sentence_transformers
6
+ google-generativeai==0.6.0
7
+ flask-cors