typer>=0.12.5
pydantic>=2.8.0
PyYAML>=6.0.2
boto3>=1.35.0
azure-identity>=1.17.1
azure-mgmt-resource>=23.1.1
azure-mgmt-subscription>=3.1.1
azure-mgmt-storage>=21.2.1
azure-mgmt-compute>=33.0.0
azure-mgmt-network>=28.0.0
httpx>=0.27.0
rich>=13.7.0
alembic>=1.14.0

[dev]
pytest>=8.3.2
httpx>=0.27.2
pyflakes>=3.2.0
fastapi>=0.115.0
uvicorn>=0.30.6
sqlalchemy>=2.0.36
python-multipart>=0.0.12
itsdangerous>=2.2.0
weasyprint>=62.3
segno>=1.6.1

[prod]
psycopg2-binary>=2.9.9

[server]
fastapi>=0.115.0
uvicorn>=0.30.6
sqlalchemy>=2.0.36
python-multipart>=0.0.12
itsdangerous>=2.2.0
weasyprint>=62.3
segno>=1.6.1
