Skip to content

Commit 734d727

Browse files
committed
Updated django-debug-toolbar to 1.5 to fix
TypeError at / process() missing 1 required positional argument: 'stream' Related to django-commons/django-debug-toolbar#856
1 parent b0d550d commit 734d727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django>=1.8,<1.9
2-
django-debug-toolbar==1.4
2+
django-debug-toolbar==1.5
33
gunicorn==19.4.5
44
psycopg2==2.6.1
55
whitenoise==3.0

0 commit comments

Comments
 (0)