Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
Flask
|
| 2 |
-
flask-cors
|
| 3 |
-
google-generativeai
|
| 4 |
-
Werkzeug
|
| 5 |
-
PyPDF2
|
| 6 |
-
python-docx
|
| 7 |
-
pandas
|
| 8 |
-
openpyxl
|
| 9 |
-
numpy
|
| 10 |
-
scikit-learn
|
| 11 |
-
plotly
|
| 12 |
-
newsapi-python
|
| 13 |
-
requests
|
| 14 |
-
certifi
|
| 15 |
langchain
|
| 16 |
langchain-google-genai
|
| 17 |
langchain-experimental
|
|
|
|
| 1 |
+
Flask
|
| 2 |
+
flask-cors
|
| 3 |
+
google-generativeai
|
| 4 |
+
Werkzeug
|
| 5 |
+
PyPDF2
|
| 6 |
+
python-docx
|
| 7 |
+
pandas
|
| 8 |
+
openpyxl
|
| 9 |
+
numpy
|
| 10 |
+
scikit-learn
|
| 11 |
+
plotly
|
| 12 |
+
newsapi-python
|
| 13 |
+
requests
|
| 14 |
+
certifi
|
| 15 |
langchain
|
| 16 |
langchain-google-genai
|
| 17 |
langchain-experimental
|