typer[all]>=0.9.0
rich>=13.0.0
httpx>=0.27.0
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
python-dotenv>=1.0.0
pyngrok>=7.0.0
pydantic>=2.0.0
boto3>=1.34.0
cryptography>=42.0.0
python-dateutil>=2.8.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
types-python-dateutil>=2.8.0
