Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
langchain-core
|
| 3 |
-
langchain-community
|
| 4 |
langchain-google-genai==1.0.7
|
| 5 |
google-generativeai>=0.5.0
|
| 6 |
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langchain-core
|
| 3 |
+
langchain-community
|
| 4 |
langchain-google-genai==1.0.7
|
| 5 |
google-generativeai>=0.5.0
|
| 6 |
|