diff options
| author | Martin Czygan <martin.czygan@gmail.com> | 2019-12-26 17:30:54 +0100 | 
|---|---|---|
| committer | Martin Czygan <martin.czygan@gmail.com> | 2019-12-28 23:07:32 +0100 | 
| commit | a4cd65ed4897987e70520d81c7caa27cd28ed5a3 (patch) | |
| tree | ebd723cca300f4c253b756a715aa30b523709d70 /python/Pipfile | |
| parent | 097fa7660c60e6c52ac2adbdd82fe64c122b1e42 (diff) | |
| download | fatcat-a4cd65ed4897987e70520d81c7caa27cd28ed5a3.tar.gz fatcat-a4cd65ed4897987e70520d81c7caa27cd28ed5a3.zip | |
remove langcodes dependency
Diffstat (limited to 'python/Pipfile')
| -rw-r--r-- | python/Pipfile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/python/Pipfile b/python/Pipfile index 6325c180..5d50b37c 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -47,7 +47,6 @@ pylatexenc = "*"  pygal = "*"  elasticsearch-dsl = ">=6.0.0,<7.0.0"  elasticsearch = ">=6.0.0,<7.0.0" -langcodes = ">=1.4"  dateparser = ">=0.7"  langdetect = "*" | 
