Fix pipfile

This commit is contained in:
zandercymatics 2023-10-18 15:26:11 -06:00
parent 599b22662d
commit 730319744f
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -25,6 +25,7 @@ django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
boto3 = "*"
typing-extensions ='*'
django-login-required-middleware = "*"
greenlet = "*"
gevent = "*"
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
geventconnpool = {git = "https://github.com/rasky/geventconnpool.git", ref = "1bbb93a714a331a069adf27265fe582d9ba7ecd4"}