Fixes #18329: Pin strawberry-graphql-django to v0.52.0 to resolve upstream bug

This commit is contained in:
Jeremy Stretch 2025-01-08 08:43:17 -05:00
parent ffac0974dd
commit 53aa2c8624
2 changed files with 3 additions and 2 deletions

View File

@ -134,7 +134,8 @@ strawberry-graphql
# Strawberry GraphQL Django extension
# https://github.com/strawberry-graphql/strawberry-django/releases
strawberry-graphql-django
# Pinned to v0.52.0 for suspected upstream bug; see #18329
strawberry-graphql-django==0.52.0
# SVG image rendering (used for rack elevations)
# https://github.com/mozman/svgwrite/blob/master/NEWS.rst

View File

@ -32,7 +32,7 @@ rq==2.1.0
social-auth-app-django==5.4.2
social-auth-core==4.5.4
strawberry-graphql==0.256.1
strawberry-graphql-django==0.53.1
strawberry-graphql-django==0.52.0
svgwrite==1.4.3
tablib==3.7.0
tzdata==2024.2