mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
Merge branch 'main' into nmb/available-domain
This commit is contained in:
commit
5d9a469ebd
18 changed files with 383 additions and 24 deletions
|
@ -15,6 +15,8 @@ oic = "*"
|
|||
pyjwkest = "*"
|
||||
psycopg2-binary = "*"
|
||||
whitenoise = "*"
|
||||
django-formtools = "*"
|
||||
django-widget-tweaks = "*"
|
||||
cachetools = "*"
|
||||
requests = "*"
|
||||
|
||||
|
@ -27,4 +29,5 @@ flake8 = "*"
|
|||
mypy = "*"
|
||||
types-requests = "*"
|
||||
django-stubs = "*"
|
||||
django-webtest = "*"
|
||||
types-cachetools = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue