add datetable cnfcnpj

This commit is contained in:
2025-11-24 11:45:53 -03:00
parent 5b1ba9e9c7
commit 78ad183e61
29 changed files with 828 additions and 255 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "layercake"
version = "0.11.1"
version = "0.11.2"
description = "Packages shared dependencies to optimize deployment and ensure consistency across functions."
readme = "README.md"
authors = [
@@ -28,6 +28,7 @@ dependencies = [
"joserfc>=1.2.2",
"python-multipart>=0.0.20",
"authlib>=1.6.5",
"python-calamine>=0.5.4",
]
[dependency-groups]