shynobi1
commited on
Commit
·
bc53909
1
Parent(s):
dcd81ec
recreate requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -28,7 +28,7 @@ cffi==1.16.0
|
|
28 |
chardet==5.2.0
|
29 |
charset-normalizer==3.3.2
|
30 |
chroma-hnswlib==0.7.3
|
31 |
-
chromadb==0.
|
32 |
click==8.1.7
|
33 |
cloudpathlib==0.16.0
|
34 |
coloredlogs==15.0.1
|
@@ -212,7 +212,7 @@ six==1.16.0
|
|
212 |
smart-open==6.4.0
|
213 |
sniffio==1.3.1
|
214 |
soupsieve==2.5
|
215 |
-
spacy==
|
216 |
spacy-legacy==3.0.12
|
217 |
spacy-loggers==1.0.5
|
218 |
SQLAlchemy==2.0.30
|
|
|
28 |
chardet==5.2.0
|
29 |
charset-normalizer==3.3.2
|
30 |
chroma-hnswlib==0.7.3
|
31 |
+
chromadb==0.4.24
|
32 |
click==8.1.7
|
33 |
cloudpathlib==0.16.0
|
34 |
coloredlogs==15.0.1
|
|
|
212 |
smart-open==6.4.0
|
213 |
sniffio==1.3.1
|
214 |
soupsieve==2.5
|
215 |
+
spacy==3.7.4
|
216 |
spacy-legacy==3.0.12
|
217 |
spacy-loggers==1.0.5
|
218 |
SQLAlchemy==2.0.30
|