]> git.parisson.com Git - teleforma.git/commitdiff
Set django-debug-toolbar version to avoid installing another Django version
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 26 Sep 2022 09:19:52 +0000 (11:19 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 26 Sep 2022 09:19:52 +0000 (11:19 +0200)
requirements-dev.txt
requirements.txt

index d1cc50e1cd1c9a385873ea96bfe0d7b6408fe92d..c313a998c429f2e30783a577ac910cf4384beaeb 100644 (file)
@@ -1,2 +1,2 @@
 ipdb==0.13.8
-django-debug-toolbar
\ No newline at end of file
+django-debug-toolbar==3.5
\ No newline at end of file
index 53ca65dbdd45972c0e56e6918a0da2ccad70744f..14e4c526d9a1fede18adf63365955ff794c0476a 100644 (file)
@@ -27,3 +27,4 @@ psycopg2==2.8.6
 uwsgi
 pymemcache==3.4.4
 Mezzanine==5.0.0
+