Skip to content

Commit f4ddb01

Browse files
nutrinaGerald Iakobinyi-Pich
andauthored
Pinning django debug toolbar to version that works with our environment (#10559)
Co-authored-by: Gerald Iakobinyi-Pich <gerald@gitcoin.co>
1 parent f550b8f commit f4ddb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requests_mock==1.7.0
1313
idna==2.7
1414
django-test-plus==1.1.1
1515
git+https://github.com/google/yapf.git#egg=yapf
16-
django-debug-toolbar
16+
django-debug-toolbar==3.2.4
1717
ipfshttpclient==0.6.0
1818
dj_static==0.0.6
1919
livereload==2.6.3

0 commit comments

Comments
 (0)