typer>=0.27.2
rich>=15.0.0
pydantic>=2.13.5
pydantic-settings>=2.15.0
boto3>=1.43.93
botocore>=1.43.93
httpx>=0.28.1
certifi>=2026.7.22
anyio>=4.15.1
keyring>=25.7.0
python-jose[cryptography]>=3.5.0
aiofiles>=25.1.0
tenacity>=9.1.4
structlog>=26.1.0
orjson>=3.12.0
prompt-toolkit>=3.0.53
feedparser>=6.0.14
beautifulsoup4>=4.15.0
lxml>=6.1.3
markdown>=3.10.3
websockets>=17.1
colorama>=0.4.6
tqdm>=4.70.1
textual>=8.2.8

[cdk]
aws-cdk-lib~=2.269.0
constructs~=10.8.1

[db]
asyncpg~=0.31.0

[dev]
pytest>=9.1.1
pytest-asyncio>=1.4.0
pytest-cov>=7.1.0
pytest-mock>=3.15.1
ruff==0.16.7
