Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -76,7 +76,7 @@ six==1.16.0
|
|
| 76 |
smart-open==6.3.0
|
| 77 |
smmap==5.0.0
|
| 78 |
soupsieve==2.4.1
|
| 79 |
-
spacy==3.
|
| 80 |
spacy-legacy==3.0.12
|
| 81 |
spacy-loggers==1.0.4
|
| 82 |
srsly==2.4.6
|
|
@@ -92,7 +92,7 @@ streamlit-keyup==0.2.0
|
|
| 92 |
streamlit-toggle-switch==1.0.2
|
| 93 |
streamlit-vertical-slider==1.0.2
|
| 94 |
tenacity==8.2.2
|
| 95 |
-
textacy==0.
|
| 96 |
thinc==8.1.10
|
| 97 |
threadpoolctl==3.2.0
|
| 98 |
toml==0.10.2
|
|
@@ -113,5 +113,4 @@ reportlab==3.6.13
|
|
| 113 |
easygui==0.98.3
|
| 114 |
xhtml2pdf==0.2.11
|
| 115 |
fastembed~=0.2.2
|
| 116 |
-
qdrant-client==1.9.0
|
| 117 |
-
pydantic<2
|
|
|
|
| 76 |
smart-open==6.3.0
|
| 77 |
smmap==5.0.0
|
| 78 |
soupsieve==2.4.1
|
| 79 |
+
spacy==3.6.0
|
| 80 |
spacy-legacy==3.0.12
|
| 81 |
spacy-loggers==1.0.4
|
| 82 |
srsly==2.4.6
|
|
|
|
| 92 |
streamlit-toggle-switch==1.0.2
|
| 93 |
streamlit-vertical-slider==1.0.2
|
| 94 |
tenacity==8.2.2
|
| 95 |
+
textacy==0.13.0
|
| 96 |
thinc==8.1.10
|
| 97 |
threadpoolctl==3.2.0
|
| 98 |
toml==0.10.2
|
|
|
|
| 113 |
easygui==0.98.3
|
| 114 |
xhtml2pdf==0.2.11
|
| 115 |
fastembed~=0.2.2
|
| 116 |
+
qdrant-client==1.9.0
|
|
|