Removed django-debug-toolbar

This commit is contained in:
th3r00t
2022-11-11 23:56:08 -05:00
parent 3f83b9d3ef
commit d2dff3833a
2 changed files with 1 additions and 10 deletions

1
Pipfile vendored
View File

@@ -11,7 +11,6 @@ pypdf2 = "*"
bs4 = "*"
requests = "*"
psycopg2-binary = "*"
django-debug-toolbar = "*"
sqlalchemy = "*"
mobi-python = "*"
psycopg = "*"