Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
langgraph
|
| 3 |
-
tavily-python
|
| 4 |
-
python-dotenv
|
| 5 |
-
langchain_google_genai
|
| 6 |
-
streamlit
|
| 7 |
-
gradio
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langgraph
|
| 3 |
+
tavily-python
|
| 4 |
+
python-dotenv
|
| 5 |
+
langchain_google_genai
|
| 6 |
+
streamlit
|
|
|