fix: lettuce import and add unit tests for new run manager function (#5893)

* fix lettuce import and add unit tests for new run manager function

* fix unit tests

* bump version (unrelated)
This commit is contained in:
Kian Jones
2025-10-31 16:10:20 -07:00
committed by Caren Thomas
parent 57bb051ea4
commit 60115d4931
3 changed files with 113 additions and 2 deletions

2
uv.lock generated
View File

@@ -2386,7 +2386,7 @@ wheels = [
[[package]]
name = "letta"
version = "0.12.1"
version = "0.13.1"
source = { editable = "." }
dependencies = [
{ name = "aiomultiprocess" },