diff options
Diffstat (limited to 'python/Pipfile')
-rw-r--r-- | python/Pipfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile index a402f9eb..1f2d3279 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -54,7 +54,8 @@ pathlib2 = "==2.*" pycountry = "==19.8.18" tldextract = "==3.*" toml = "==0.10.*" -fuzzycat = "==0.1.9" +fuzzycat = "==0.1.20" +dynaconf = "*" [requires] # As of Fall 2020, Internet Archive cluster VMs are split between Ubuntu Xenial |