Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ langchain
|
|
| 3 |
langchain-core
|
| 4 |
langchain-community
|
| 5 |
langchain-experimental
|
|
|
|
| 6 |
langchain-google-genai
|
| 7 |
neo4j
|
| 8 |
beautifulsoup4
|
|
|
|
| 3 |
langchain-core
|
| 4 |
langchain-community
|
| 5 |
langchain-experimental
|
| 6 |
+
langchain-text-splitters
|
| 7 |
langchain-google-genai
|
| 8 |
neo4j
|
| 9 |
beautifulsoup4
|