typer~=0.24.1
rich~=14.3.3
pydantic>=2.12.4
pydantic-settings~=2.13.1
boto3~=1.42.68
botocore~=1.42.68
httpx~=0.28.1
anyio~=4.12.1
keyring~=25.7.0
python-jose[cryptography]~=3.5.0
aiofiles~=25.1.0
tenacity~=9.1.4
structlog~=25.5.0
orjson~=3.11.7
prompt-toolkit~=3.0.52
feedparser~=6.0.12
beautifulsoup4~=4.14.3
lxml~=6.0.2
markdown~=3.10.2
websockets<17.0,>=14.1
google-cloud-aiplatform>=1.141.0

[cdk]
aws-cdk-lib~=2.142.1
aws-cdk~=2.142.1
constructs~=10.3.0

[db]
asyncpg~=0.31.0

[dev]
pytest~=9.0.2
pytest-asyncio~=1.3.0
pytest-cov~=7.0.0
pytest-mock~=3.15.1
moto[all]~=5.1.22
mypy~=1.19.1
ruff~=0.15.6
black~=26.3.1
pre-commit~=4.5.1
boto3-stubs[essential]~=1.42.68
