Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ typing_extensions
|
|
| 6 |
# If you use PyGithub or other specific libraries
|
| 7 |
PyGithub
|
| 8 |
langchain_community
|
| 9 |
-
|
| 10 |
langchain-google-genai
|
| 11 |
langgraph
|
| 12 |
langgraph-checkpoint-sqlite
|
|
|
|
| 6 |
# If you use PyGithub or other specific libraries
|
| 7 |
PyGithub
|
| 8 |
langchain_community
|
| 9 |
+
langchain-core
|
| 10 |
langchain-google-genai
|
| 11 |
langgraph
|
| 12 |
langgraph-checkpoint-sqlite
|