Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
|
|
2 |
textract==1.6.5
|
3 |
spacy==3.4.0
|
|
|
|
1 |
+
altair<5
|
2 |
+
streamlit>=1.20.0
|
3 |
textract==1.6.5
|
4 |
spacy==3.4.0
|
5 |
+
typing_extensions<4.6.0
|