aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pdm.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pdm.lock')
-rw-r--r--pdm.lock16
1 files changed, 15 insertions, 1 deletions
diff --git a/pdm.lock b/pdm.lock
index 7cf1700..e56db40 100644
--- a/pdm.lock
+++ b/pdm.lock
@@ -5,7 +5,7 @@
groups = ["default", "dev", "docs", "pygments"]
strategy = ["cross_platform"]
lock_version = "4.5.0"
-content_hash = "sha256:73c983e0c428ef724ad782d5a1d6fc97507038bf6fe15c54db85723bca4953de"
+content_hash = "sha256:ff94024bc4f914003e4bedd14669f044799ecadfdbfab59ac08ac94e5431f17c"
[[metadata.targets]]
requires_python = ">=3.9"
@@ -1878,6 +1878,20 @@ files = [
]
[[package]]
+name = "sphinxcontrib-httpdomain"
+version = "1.8.1"
+requires_python = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*"
+summary = "Sphinx domain for documenting HTTP APIs"
+dependencies = [
+ "Sphinx>=1.6",
+ "six",
+]
+files = [
+ {file = "sphinxcontrib-httpdomain-1.8.1.tar.gz", hash = "sha256:6c2dfe6ca282d75f66df333869bb0ce7331c01b475db6809ff9d107b7cdfe04b"},
+ {file = "sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl", hash = "sha256:21eefe1270e4d9de8d717cc89ee92cc4871b8736774393bafc5e38a6bb77b1d5"},
+]
+
+[[package]]
name = "sphinxcontrib-jsmath"
version = "1.0.1"
requires_python = ">=3.5"