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