diff --git a/pyproject.toml b/pyproject.toml index da5c9eaa..0f20c6c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "aiofiles>=25.1.0,<26.0", "pydantic-settings>=2.3.2,<3.0", "websockets>=10.4", - "typer>=0.20.0,<0.22.0", + "typer>=0.20.0,<0.24.0", "textual>=6.5.0", # Added from requirements.txt for TUI "aiohttp>=3.9.0", "aiosqlite>=0.20.0",