Merge branch 'main' into sspj/domain-interface

This commit is contained in:
Seamus Johnston 2023-06-01 16:00:19 -05:00
commit 66640ebafb
No known key found for this signature in database
GPG key ID: 2F21225985069105
345 changed files with 350 additions and 19266 deletions

View file

@ -23,8 +23,10 @@ requests = "*"
django-fsm = "*"
django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
boto3 = "*"
typing-extensions ='*'
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
[dev-packages]
django-debug-toolbar = "*"
nplusone = "*"