pydantic>=2.0.0
cryptography>=41.0.0
cbor2>=5.6.0
typer[all]>=0.12.0
rich>=13.0.0
google-generativeai>=0.4.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=24.0.0
ruff>=0.3.0
