skadio commited on
Commit
86385a6
1 Parent(s): 88f5c53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  altair<5
2
- ner4opt==1.0.2
 
 
 
1
  altair<5
2
+ ner4opt==1.0.2
3
+ pydantic==1.8.2
4
+ typing_extensions==4.4.0