This commit is contained in:
2025-07-01 16:38:22 -03:00
parent 978b968226
commit d50d828029
6 changed files with 42 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "layercake"
version = "0.6.5"
version = "0.6.11"
description = "Packages shared dependencies to optimize deployment and ensure consistency across functions."
readme = "README.md"
authors = [
@@ -23,6 +23,7 @@ dependencies = [
"arnparse>=0.0.2",
"weasyprint>=65.0",
"smart-open[s3]>=7.1.0",
"sqlite-utils>=3.38",
]
[dependency-groups]
@@ -50,4 +51,4 @@ select = ["E", "F", "I"]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
build-backend = "hatchling.build"