Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,5 +10,6 @@ plotly==5.10.0
|
|
10 |
plotly-express==0.4.1
|
11 |
spacy==3.4.0
|
12 |
spacy_streamlit==1.0.3
|
|
|
13 |
en_core_web_lg @ https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|
14 |
bs4==0.0.1
|
|
|
10 |
plotly-express==0.4.1
|
11 |
spacy==3.4.0
|
12 |
spacy_streamlit==1.0.3
|
13 |
+
st-annotated-text==3.0.0
|
14 |
en_core_web_lg @ https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|
15 |
bs4==0.0.1
|