Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
|
|
| 1 |
ner4opt==1.0.5
|
| 2 |
-
pydantic==1.8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
altair==5.2.0
|
| 2 |
ner4opt==1.0.5
|
| 3 |
+
pydantic==1.8.2
|
| 4 |
+
thinc==8.0.17
|
| 5 |
+
typing_extensions==4.4.0
|
| 6 |
+
spaces==0.20.0
|
| 7 |
+
tokenizers==0.12.1
|