Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ sentence-transformers
|
|
| 5 |
chromadb
|
| 6 |
langchain-core
|
| 7 |
langchain-community
|
|
|
|
| 8 |
pydantic
|
|
|
|
| 5 |
chromadb
|
| 6 |
langchain-core
|
| 7 |
langchain-community
|
| 8 |
+
numpy<2
|
| 9 |
pydantic
|