From 033a960cabee9b1bcab10cdb1bde8b04ccf98083 Mon Sep 17 00:00:00 2001 From: Brian Tiemann Date: Wed, 5 Mar 2025 18:46:30 -0500 Subject: [PATCH] Fix strawberry-graphql==0.262.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68a8b21c3..8bd8f8073 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ requests==2.32.3 rq==2.1.0 social-auth-app-django==5.4.3 social-auth-core==4.5.6 -strawberry-graphql==0.262.2 +strawberry-graphql==0.262.0 strawberry-graphql-django==0.52.0 svgwrite==1.4.3 tablib==3.8.0