Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ InstructorEmbedding==1.0.1
|
|
9 |
|
10 |
|
11 |
chromadb==0.3.2
|
12 |
-
huggingface-hub==0.14.
|
13 |
langchain==0.0.134
|
14 |
pydantic==1.10.7
|
15 |
sentence-transformers==2.2.2
|
|
|
9 |
|
10 |
|
11 |
chromadb==0.3.2
|
12 |
+
huggingface-hub==0.14.1
|
13 |
langchain==0.0.134
|
14 |
pydantic==1.10.7
|
15 |
sentence-transformers==2.2.2
|