Unpin DDT
Let `pip` work out the right version to install - I don't really care
This commit is contained in:
parent
c5d08f3412
commit
cd7aa02ee6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ flake8==5.0.4
|
||||||
isort==5.12.0
|
isort==5.12.0
|
||||||
black==22.12.0
|
black==22.12.0
|
||||||
django-browser-reload==1.7.0
|
django-browser-reload==1.7.0
|
||||||
django-debug-toolbar==3.8.1
|
django-debug-toolbar
|
||||||
types-requests==2.29.0.0
|
types-requests==2.29.0.0
|
||||||
mypy==1.2.0
|
mypy==1.2.0
|
||||||
wagtail-factories==4.0.0
|
wagtail-factories==4.0.0
|
||||||
|
|
Loading…
Reference in a new issue