Add django-stubs-ext as a runtime dependency

This commit is contained in:
Adam Goldsmith 2023-06-21 13:52:38 -04:00
parent 2d43713c5b
commit 95fdca04d2
2 changed files with 2 additions and 1 deletions

View File

@ -671,7 +671,7 @@ summary = "Zopfli module for python"
lock_version = "4.2"
cross_platform = true
groups = ["default", "debug", "lint", "server", "typing"]
content_hash = "sha256:3e444bbd9316675d94247da1b274e9e3477eb3a09ccdad1b89c2ca014a63bd6e"
content_hash = "sha256:6e61bc7dca17c6bb445784e6b17e1094ef816fe57c8585277d3e82bc4e9b8f24"
[metadata.files]
"asgiref 3.6.0" = [

View File

@ -12,6 +12,7 @@ dependencies = [
"django-markdownx~=4.0",
"django-recurrence~=1.11",
"django-widget-tweaks~=1.4",
"django-stubs-ext~=4.2",
"markdownify~=0.11",
"mdformat~=0.7",
"mdformat-tables~=0.4",