mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Add epplib dependency
This commit is contained in:
parent
1cd74ebda5
commit
f283057c92
3 changed files with 264 additions and 133 deletions
|
@ -23,6 +23,7 @@ requests = "*"
|
|||
django-fsm = "*"
|
||||
django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
|
||||
boto3 = "*"
|
||||
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue