mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 02:06:03 +02:00
Install typing-extensions explicitly?
This commit is contained in:
parent
24f952ecb1
commit
3dd89c2ebb
3 changed files with 5 additions and 4 deletions
|
@ -23,6 +23,7 @@ requests = "*"
|
|||
django-fsm = "*"
|
||||
django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
|
||||
boto3 = "*"
|
||||
typing-extensions ='*'
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue