diff options
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ with open("README.md", "r") as fh: "glom", "grobid_tei_xml==0.1.*", "jellyfish", + "pyyaml", "regex", "requests>=2", "thefuzz", |