Spaces:
Sleeping
Sleeping
mchinea
commited on
Commit
·
bf34bda
1
Parent(s):
ad026d6
update requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
# other
|
|
|
|
|
4 |
langchain-openai
|
5 |
langchain-tavily
|
6 |
langgraph
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
# other
|
4 |
+
langchain
|
5 |
+
langchain-community
|
6 |
langchain-openai
|
7 |
langchain-tavily
|
8 |
langgraph
|