add stream to meilisearch
This commit is contained in:
@@ -3,10 +3,8 @@ name = "http-api"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
readme = ""
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"layercake",
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = ["layercake"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
|
||||
@@ -18,12 +18,12 @@ Parameters:
|
||||
Globals:
|
||||
Function:
|
||||
CodeUri: .
|
||||
Runtime: python3.12
|
||||
Runtime: python3.13
|
||||
Tracing: Active
|
||||
Architectures:
|
||||
- x86_64
|
||||
Layers:
|
||||
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:31
|
||||
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:35
|
||||
Environment:
|
||||
Variables:
|
||||
TZ: America/Sao_Paulo
|
||||
|
||||
Reference in New Issue
Block a user