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 = "*" bs4 = "*"
requests = "*" requests = "*"
psycopg2-binary = "*" psycopg2-binary = "*"
django-debug-toolbar = "*"
sqlalchemy = "*" sqlalchemy = "*"
mobi-python = "*" mobi-python = "*"
psycopg = "*" psycopg = "*"

10
Pipfile.lock generated vendored
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "0c1aaa2295d95de322b5d3125570ec055e16803f0f6f312a0184e24c83a6166e" "sha256": "2b76f99845b5071cf3fa98adc6d6f89752236c72d6d918f7b4054de49e3a8fb1"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -63,14 +63,6 @@
"index": "pypi", "index": "pypi",
"version": "==4.1.3" "version": "==4.1.3"
}, },
"django-debug-toolbar": {
"hashes": [
"sha256:1e3acad24e3d351ba45c6fa2072e4164820307332a776b16c9f06d1f89503465",
"sha256:80de23066b624d3970fd296cf02d61988e5d56c31aa0dc4a428970b46e2883a8"
],
"index": "pypi",
"version": "==3.7.0"
},
"greenlet": { "greenlet": {
"hashes": [ "hashes": [
"sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9", "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9",