Spaces:
Runtime error
Runtime error
Commit
·
bd877ad
1
Parent(s):
ff49d30
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -3,9 +3,5 @@ pandas==1.5.1
|
|
| 3 |
plotly==5.11.0
|
| 4 |
scikit_learn==1.2.2
|
| 5 |
streamlit==1.18.1
|
| 6 |
-
langchain
|
| 7 |
-
dotenv
|
| 8 |
-
os
|
| 9 |
-
streamlit
|
| 10 |
-
python-dotenv
|
| 11 |
-
langchain
|
|
|
|
| 3 |
plotly==5.11.0
|
| 4 |
scikit_learn==1.2.2
|
| 5 |
streamlit==1.18.1
|
| 6 |
+
langchain==0.0.275
|
| 7 |
+
python-dotenv==0.19.1
|
|
|
|
|
|
|
|
|
|
|
|