chore: bump versions (#2067)

This commit is contained in:
cthomas
2025-05-07 18:08:45 -07:00
committed by GitHub
parent 9a44849259
commit fe1b367e12
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -3174,14 +3174,14 @@ pytest = ["pytest (>=7.0.0)", "rich (>=13.9.4,<14.0.0)"]
[[package]]
name = "letta-client"
version = "0.1.140"
version = "0.1.141"
description = ""
optional = false
python-versions = "<4.0,>=3.8"
groups = ["main"]
files = [
{file = "letta_client-0.1.140-py3-none-any.whl", hash = "sha256:f7c049dda1a550b6c01690d3e1f574e7b2d703b391a662cc98bf78e7bd7c1bde"},
{file = "letta_client-0.1.140.tar.gz", hash = "sha256:410a71a07884af1ba6ae6735ea483a543040e0e08a203618c2d32f7615d64bf2"},
{file = "letta_client-0.1.141-py3-none-any.whl", hash = "sha256:c37a5d74f0e45267a43b95f32e5170309c9887049944726e46b17329e386ea5e"},
{file = "letta_client-0.1.141.tar.gz", hash = "sha256:acdf59965ee54ac36739399d4c19ab1b92c8f3f9a1d953deaf775877f325b036"},
]
[package.dependencies]
@@ -7503,4 +7503,4 @@ tests = ["wikipedia"]
[metadata]
lock-version = "2.1"
python-versions = "<3.14,>=3.10"
content-hash = "e3b9eebd80cb917ef0c911c316d87ccf6abe0b1bb3bcecaadd8708f0fb93d57e"
content-hash = "f82fec7b3f35d4222c43b692db8cd005eaf8bcf6761bb202d0dbf64121c6b2ab"

View File

@@ -73,7 +73,7 @@ llama-index = "^0.12.2"
llama-index-embeddings-openai = "^0.3.1"
e2b-code-interpreter = {version = "^1.0.3", optional = true}
anthropic = "^0.49.0"
letta_client = "^0.1.140"
letta_client = "^0.1.141"
openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"