Skip to content

Commit

Permalink
Revert "Revert to stable graphql-core 3.2.3"
Browse files Browse the repository at this point in the history
This reverts commit 51e7e2a.
  • Loading branch information
leszekhanusz committed Jan 3, 2024
1 parent abeee86 commit d110ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup, find_packages

install_requires = [
"graphql-core==3.2.3",
"graphql-core>=3.3.0a3,<3.4",
"yarl>=1.6,<2.0",
"backoff>=1.11.1,<3.0",
"anyio>=3.0,<5",
Expand Down

0 comments on commit d110ef2

Please sign in to comment.