dfasd commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
python-dotenv==1.0.0
|
| 2 |
langchain-community==0.0.38
|
| 3 |
-
langchain-text-splitters==0.
|
| 4 |
langchain-openai==0.0.8
|
| 5 |
langchain-core==0.1.0
|
| 6 |
langchain==0.1.16
|
|
|
|
| 1 |
python-dotenv==1.0.0
|
| 2 |
langchain-community==0.0.38
|
| 3 |
+
langchain-text-splitters==0.0.1
|
| 4 |
langchain-openai==0.0.8
|
| 5 |
langchain-core==0.1.0
|
| 6 |
langchain==0.1.16
|