diff options
Diffstat (limited to 'python/Pipfile')
-rw-r--r-- | python/Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile index d8822f7e..b8569589 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -55,6 +55,7 @@ langdetect = "*" pathlib2 = "*" pycountry = "*" tldextract = "*" +toml = ">=0.10" [requires] # We install Python 3.7 using a PPA (deadsnakes) on Internet Archive cluster |