Skip to content

Commit 64a118a

Browse files
debug toolbar: downgrade to 5.2.0 (#12919)
1 parent 84d149e commit 64a118a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ packageurl-python==0.17.3
5151
django-crum==0.7.9
5252
JSON-log-formatter==1.1.1
5353
django-split-settings==1.3.2
54-
django-debug-toolbar==6.0.0
54+
django-debug-toolbar==5.2.0
5555
django-debug-toolbar-request-history==0.1.4
5656
vcrpy==7.0.0
5757
vcrpy-unittest==0.1.7
@@ -75,4 +75,4 @@ fontawesomefree==6.6.0
7575
PyYAML==6.0.2
7676
pyopenssl==25.1.0
7777
parameterized==0.9.0
78-
watchdog==6.0.0 # only needed for development, but would require some docker refactoring if we want to exclude it for production images
78+
watchdog==6.0.0 # only needed for development, but would require some docker refactoring if we want to exclude it for production images

0 commit comments

Comments
 (0)