update
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user