Spaces:
Runtime error
Runtime error
Commit ·
94ef0c2
1
Parent(s): e14bc95
modif requirement
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,10 @@ streamlit
|
|
| 4 |
matplotlib
|
| 5 |
numpy
|
| 6 |
openpyxl
|
| 7 |
-
statsmodels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
numpy
|
| 6 |
openpyxl
|
| 7 |
+
statsmodels
|
| 8 |
+
requests
|
| 9 |
+
boto3
|
| 10 |
+
shap
|
| 11 |
+
langchain
|
| 12 |
+
langchain-mistralai
|
| 13 |
+
python-dotenv
|