updated docs

This commit is contained in:
Alysia Broddrick 2024-04-20 19:37:15 -07:00
parent c169ab3214
commit af99b30c19
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7
3 changed files with 385 additions and 307 deletions

View file

@ -9,7 +9,7 @@ cfenv = "*"
django-cors-headers = "*"
pycryptodomex = "*"
django-allow-cidr = "*"
django-auditlog = "*"
django-auditlog = "2.3.0"
django-csp = "*"
environs = {extras=["django"]}
Faker = "*"
@ -21,7 +21,7 @@ whitenoise = "*"
django-widget-tweaks = "*"
cachetools = "*"
requests = "*"
django-fsm = "*"
django-fsm = "2.8.1"
django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
boto3 = "*"
typing-extensions ='*'