httpx>=0.25.0
rich>=13.0
typer>=0.9.0
pydantic>=2.0
pydantic-settings>=2.0

[:sys_platform == "win32"]
pyreadline3>=3.4

[all]
keyring>=24.0
textual>=0.40.0

[dev]
build>=1.2.0
pytest>=8.0
pytest-asyncio>=0.23
twine>=5.0.0

[keyring]
keyring>=24.0

[tui]
textual>=0.40.0
