Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pymongo
|
| 3 |
pandas
|
| 4 |
+
python-dotenv
|
| 5 |
+
scikit-learn
|
| 6 |
+
matplotlib
|
| 7 |
+
shap
|
| 8 |
+
langchain
|
| 9 |
+
langchain-groq
|
| 10 |
+
groq
|
| 11 |
+
reportlab
|
| 12 |
+
streamlit-autorefresh
|
| 13 |
+
reportlab
|
| 14 |
+
|
| 15 |
+
Flask
|