Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -8,4 +8,10 @@ streamlit
|
|
8 |
streamlit-lottie
|
9 |
requests
|
10 |
pandas
|
11 |
-
plotly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
streamlit-lottie
|
9 |
requests
|
10 |
pandas
|
11 |
+
plotly
|
12 |
+
langchain_community
|
13 |
+
langchain-openai
|
14 |
+
langchain-anthropic
|
15 |
+
langchain
|
16 |
+
langgraph
|
17 |
+
bs4
|