Specify django debug toolbar version more openly

This commit is contained in:
Raphael Michel
2021-05-12 20:39:13 +02:00
parent 233a119289
commit 5a33e76965
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
django-debug-toolbar==3.2
django-debug-toolbar==3.2.*
# Testing requirements
pycodestyle==2.5.*
pyflakes==2.1.*