Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,8 @@ langchain
|
|
| 2 |
langchain-community
|
| 3 |
langgraph
|
| 4 |
langchain-google-genai
|
|
|
|
|
|
|
| 5 |
langserve[all]
|
| 6 |
tiktoken
|
| 7 |
pypdf
|
|
|
|
| 2 |
langchain-community
|
| 3 |
langgraph
|
| 4 |
langchain-google-genai
|
| 5 |
+
langchain_community
|
| 6 |
+
langchain_google_genai
|
| 7 |
langserve[all]
|
| 8 |
tiktoken
|
| 9 |
pypdf
|