From e33839ba643acd0c3e6c0809e79848b7cfa93cdb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 23 Jun 2021 18:03:48 -0700 Subject: pipenv: add pydantic; add surt; narrow dynaconf --- python/Pipfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 32969ac1..4b9f086b 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -55,7 +55,9 @@ pycountry = "==19.8.18" tldextract = "==3.*" toml = "==0.10.*" fuzzycat = "==0.1.21" -dynaconf = "*" +dynaconf = ">=3" +pydantic = "==1.*" +surt = "==0.3.*" [requires] # As of Fall 2020, Internet Archive cluster VMs are split between Ubuntu Xenial -- cgit v1.2.3