Skip to content

Commit 83ce20b

Browse files
committed
Downgrade Strawberry to previous version to align with Sentry
getsentry/sentry-python#4041
1 parent a0b9faf commit 83ce20b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gunicorn = "^21.2.0"
3232
whitenoise = "^6.6.0"
3333
setuptools = "^69.1.1"
3434
uvicorn = "^0.27.1"
35-
strawberry-graphql = "0.259.0"
35+
strawberry-graphql = "0.258.0"
3636
pandas = "^2.2.1"
3737
django-choices-field = "^2.3.0"
3838
httpx = "^0.27.0"

0 commit comments

Comments
 (0)