new
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ spacy==3.4.4
|
|
3 |
scikit-bio==0.5.8
|
4 |
# pip==23.3.1
|
5 |
# setuptools
|
6 |
-
|
7 |
# altair<5
|
8 |
# streamlit
|
9 |
-
|
10 |
|
11 |
|
12 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|
|
|
3 |
scikit-bio==0.5.8
|
4 |
# pip==23.3.1
|
5 |
# setuptools
|
6 |
+
pydantic==1.*
|
7 |
# altair<5
|
8 |
# streamlit
|
9 |
+
typing_extensions<4.6.0
|
10 |
|
11 |
|
12 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|