Remove pip-tools & rerun requirements

This commit is contained in:
Sonny Bakker 2024-08-28 09:06:58 +02:00
parent 5fc0742688
commit e95c2a440e
6 changed files with 0 additions and 59 deletions

View file

@ -40,7 +40,6 @@ testing = [
]
development = [
'pip-tools>=6.13.0',
'django-debug-toolbar',
'django-extensions',
]