Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ flask
|
|
| 8 |
plotly
|
| 9 |
livereload
|
| 10 |
python-dotenv
|
| 11 |
-
scikit-learn
|
| 12 |
prophet
|
| 13 |
ta
|
| 14 |
langchain
|
|
@@ -16,4 +16,4 @@ langgraph
|
|
| 16 |
langchain_community
|
| 17 |
langchain_tavily
|
| 18 |
langchain_mistralai
|
| 19 |
-
|
|
|
|
| 8 |
plotly
|
| 9 |
livereload
|
| 10 |
python-dotenv
|
| 11 |
+
scikit-learn
|
| 12 |
prophet
|
| 13 |
ta
|
| 14 |
langchain
|
|
|
|
| 16 |
langchain_community
|
| 17 |
langchain_tavily
|
| 18 |
langchain_mistralai
|
| 19 |
+
gunicorn
|