diff --git a/Pipfile b/Pipfile index 2e94771..101541c 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,6 @@ pypdf2 = "*" bs4 = "*" requests = "*" psycopg2-binary = "*" -django-debug-toolbar = "*" sqlalchemy = "*" mobi-python = "*" psycopg = "*" diff --git a/Pipfile.lock b/Pipfile.lock index d0dcd95..1b66a97 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0c1aaa2295d95de322b5d3125570ec055e16803f0f6f312a0184e24c83a6166e" + "sha256": "2b76f99845b5071cf3fa98adc6d6f89752236c72d6d918f7b4054de49e3a8fb1" }, "pipfile-spec": 6, "requires": { @@ -63,14 +63,6 @@ "index": "pypi", "version": "==4.1.3" }, - "django-debug-toolbar": { - "hashes": [ - "sha256:1e3acad24e3d351ba45c6fa2072e4164820307332a776b16c9f06d1f89503465", - "sha256:80de23066b624d3970fd296cf02d61988e5d56c31aa0dc4a428970b46e2883a8" - ], - "index": "pypi", - "version": "==3.7.0" - }, "greenlet": { "hashes": [ "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9",