fix: patch desktop (#3707)

This commit is contained in:
Charles Packer
2025-08-02 12:31:51 -07:00
committed by GitHub
parent 10f6f1d247
commit e5e8666bc2
2 changed files with 50 additions and 97 deletions

View File

@@ -15,7 +15,7 @@ readme = "README.md"
letta = "letta.main:app"
[tool.poetry.dependencies]
python = "<3.14,>=3.10"
python = "<3.14,>=3.11"
typer = "^0.15.2"
questionary = "^2.0.1"
pytz = "^2023.3.post1"