Spaces:
Sleeping
Sleeping
Commit ·
76458b3
1
Parent(s): 884f452
Requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
-
streamlit
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
langgraph
|
| 6 |
langchain-openai
|
| 7 |
tavily-python
|
| 8 |
-
langchain-core
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
python-dotenv
|
| 3 |
langchain
|
| 4 |
langgraph
|
| 5 |
langchain-openai
|
| 6 |
tavily-python
|
| 7 |
+
langchain-core
|