diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,6 @@ fuzzycat = {editable = true, path = "."} # cf. https://github.com/pypa/pipenv/issues/4476 importlib-metadata = "==1.7.0" tokenizers = "*" -spacy = "*" -nltk = "*" regex = "*" pytest-cov = "*" glom = "*" |