diff pdm.lock @ 40:c4e8d697326b

wall calendar html generator
author drewp@bigasterisk.com
date Mon, 27 Nov 2023 12:04:28 -0800
parents cb990883e52f
children ab54c9f65f76
line wrap: on
line diff
--- a/pdm.lock	Sun Nov 12 23:31:03 2023 -0800
+++ b/pdm.lock	Mon Nov 27 12:04:28 2023 -0800
@@ -5,7 +5,7 @@
 groups = ["default"]
 strategy = ["cross_platform"]
 lock_version = "4.4"
-content_hash = "sha256:2c0fcd40b87683310b68afd0c1e74ab9bf1c42819da0cd19d7620da06b3399ae"
+content_hash = "sha256:2931324539323b9cce5b94de69a4f5cb4a7402d15fe7592945994fe49f7636f6"
 
 [[package]]
 name = "aiohttp"
@@ -437,6 +437,15 @@
 ]
 
 [[package]]
+name = "htmlgenerator"
+version = "1.2.28"
+summary = "Declarative HTML templating system with lazy rendering"
+files = [
+    {file = "htmlgenerator-1.2.28-py3-none-any.whl", hash = "sha256:3299b67da0d4bb7b4c640dd5dd7a41743d78cf3264c85564010444a691483d0b"},
+    {file = "htmlgenerator-1.2.28.tar.gz", hash = "sha256:e127d46311b9d28a6be6ce43417dc2a338b6c1a6f0aa5d2ba14319c7f5beb295"},
+]
+
+[[package]]
 name = "httplib2"
 version = "0.22.0"
 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"