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