This commit is contained in:
2025-04-01 19:15:10 -03:00
parent dbe7a924e2
commit ef4bfc07f3
16 changed files with 197 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "layercake"
version = "0.1.11"
version = "0.1.13"
description = "Add your description here"
readme = "README.md"
authors = [
@@ -21,6 +21,8 @@ dependencies = [
"pytz>=2025.1",
"shortuuid>=1.0.13",
"requests>=2.32.3",
"meilisearch>=0.34.0",
"arnparse>=0.0.2",
]
[dependency-groups]