|
|
@ -163,6 +163,21 @@ category = "main" |
|
|
|
optional = false |
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "django-csp" |
|
|
|
version = "3.7" |
|
|
|
description = "Django Content Security Policy support." |
|
|
|
category = "main" |
|
|
|
optional = false |
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
Django = ">=1.8" |
|
|
|
|
|
|
|
[package.extras] |
|
|
|
jinja2 = ["jinja2 (>=2.9.6)"] |
|
|
|
tests = ["pytest (<4.0)", "pytest-django", "pytest-flakes (==1.0.1)", "pytest-pep8 (==1.0.6)", "pep8 (==1.4.6)", "mock (==1.0.1)", "six (==1.12.0)", "jinja2 (>=2.9.6)"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "django-debug-toolbar" |
|
|
|
version = "3.2" |
|
|
@ -637,7 +652,7 @@ multidict = ">=4.0" |
|
|
|
[metadata] |
|
|
|
lock-version = "1.1" |
|
|
|
python-versions = "^3.8" |
|
|
|
content-hash = "75428f7191094bbd90f5bb60010d46a7bb1d904cbea3abadfe7c97af6db1b1a3" |
|
|
|
content-hash = "b57e76c611e052a1ece53c34764ddbf0e0f33ff9dafa5193bec5384685cebf01" |
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
appdirs = [ |
|
|
@ -785,6 +800,10 @@ django-cleanup = [ |
|
|
|
{file = "django-cleanup-5.1.0.tar.gz", hash = "sha256:8976aec12a22913afb3d1fcb541b1aedde2f5ec243e4260c5ff78bb6aa75a089"}, |
|
|
|
{file = "django_cleanup-5.1.0-py2.py3-none-any.whl", hash = "sha256:71e098c7d9ac3f3da40b95cff9c0bc51218d40ef419261232f46ba3141c50acc"}, |
|
|
|
] |
|
|
|
django-csp = [ |
|
|
|
{file = "django_csp-3.7-py2.py3-none-any.whl", hash = "sha256:01443a07723f9a479d498bd7bb63571aaa771e690f64bde515db6cdb76e8041a"}, |
|
|
|
{file = "django_csp-3.7.tar.gz", hash = "sha256:01eda02ad3f10261c74131cdc0b5a6a62b7c7ad4fd017fbefb7a14776e0a9727"}, |
|
|
|
] |
|
|
|
django-debug-toolbar = [ |
|
|
|
{file = "django-debug-toolbar-3.2.tar.gz", hash = "sha256:84e2607d900dbd571df0a2acf380b47c088efb787dce9805aefeb407341961d2"}, |
|
|
|
{file = "django_debug_toolbar-3.2-py3-none-any.whl", hash = "sha256:9e5a25d0c965f7e686f6a8ba23613ca9ca30184daa26487706d4829f5cfb697a"}, |
|
|
|