This commit is contained in:
zandercymatics 2023-10-11 12:58:00 -06:00
parent 1550fde832
commit af852125f8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
6 changed files with 1131 additions and 737 deletions

View file

@ -26,6 +26,7 @@ boto3 = "*"
typing-extensions ='*'
django-login-required-middleware = "*"
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
gsocketpool = "*"
[dev-packages]
django-debug-toolbar = "*"