executor abstraction, graphene to strawberry

This commit is contained in:
2026-03-12 23:27:34 -03:00
parent 4e9d731cff
commit eaaf2ad60c
13 changed files with 796 additions and 276 deletions

View File

@@ -21,10 +21,13 @@ grpcio-tools>=1.60.0
# AWS
boto3>=1.34.0
requests>=2.31.0
# GCP (optional — only needed when MPR_EXECUTOR=gcp)
google-cloud-run>=0.10.0
# GraphQL
graphene>=3.3
starlette-graphene3>=0.6.0
strawberry-graphql[fastapi]>=0.311.0
# Testing
pytest>=7.4.0