starlette>=0.37

[all]
squash-ai[api,billing,integrations,sbom,signing]

[api]
fastapi>=0.111
uvicorn[standard]>=0.29
httpx>=0.27

[billing]
stripe>=8.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-timeout>=2.3
ruff>=0.4
mypy>=1.10
httpx>=0.27

[integrations]
mlflow>=2.0
wandb>=0.16
huggingface-hub>=0.23
langchain-core>=0.1
boto3>=1.34
google-cloud-aiplatform>=1.50
ray[serve]>=2.0
kubernetes>=29.0

[notifications]

[sbom]
cyclonedx-python-lib>=7.0

[signing]
cryptography>=42.0
