From feb1b2963a1aedcf129a98b40e1d1cd9b7c83eea Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 7 Sep 2020 09:58:27 +0100 Subject: added django_pdb dependency as this was causing problems --- requirements/local.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements') diff --git a/requirements/local.txt b/requirements/local.txt index f54cb8b..ac8007c 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -11,6 +11,7 @@ selenium==3.141.0 # Code quality # ------------------------------------------------------------------------------ black # https://github.com/ambv/black +django_pdb # Django # ------------------------------------------------------------------------------ -- cgit v1.2.3