This commit is contained in:
2026-01-21 21:31:32 -03:00
parent 26c3df876f
commit 37a9b20188
38 changed files with 1009 additions and 532 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "layercake"
version = "0.12.0"
version = "0.13.1"
description = "Packages shared dependencies to optimize deployment and ensure consistency across functions."
readme = "README.md"
authors = [
@@ -30,6 +30,8 @@ dependencies = [
"authlib>=1.6.5",
"python-calamine>=0.5.4",
"cloudflare>=4.3.1",
"aws-durable-execution-sdk-python>=1.1.1",
"pydantic-core>=2.41.5",
]
[dependency-groups]