Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -21,8 +21,8 @@ torchvision==0.15.2
|
|
| 21 |
streamlit-chat
|
| 22 |
pydantic-settings
|
| 23 |
PyYAML
|
| 24 |
-
langchain=
|
| 25 |
-
chromadb=
|
| 26 |
-
pydantic=
|
| 27 |
langchain>=0.0.267
|
| 28 |
chromadb>=0.4.1
|
|
|
|
| 21 |
streamlit-chat
|
| 22 |
pydantic-settings
|
| 23 |
PyYAML
|
| 24 |
+
langchain>=1
|
| 25 |
+
chromadb>=1.9
|
| 26 |
+
pydantic=1.9.9
|
| 27 |
langchain>=0.0.267
|
| 28 |
chromadb>=0.4.1
|