Merge branch 'main' into nmb/field-validation

This commit is contained in:
Neil Martinsen-Burrell 2023-01-09 13:19:24 -06:00
commit 8d3991614e
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
42 changed files with 925 additions and 532 deletions

View file

@ -17,7 +17,6 @@ oic = "*"
pyjwkest = "*"
psycopg2-binary = "*"
whitenoise = "*"
django-formtools = "*"
django-widget-tweaks = "*"
cachetools = "*"
requests = "*"