Unpin development dependencies

the trade-off for reproducability/busywork is different for
development deps; for those bleeding edge is just fine, because
the bleeding will be by me and the consequences are minor.
And removing the pin removes some dependabot busywork
This commit is contained in:
Klaas van Schelven
2025-01-30 20:52:48 +01:00
parent 96da3c0336
commit 052a47820a

View File

@@ -1,2 +1,2 @@
# testing/development only:
django-debug-toolbar==4.4.*
django-debug-toolbar