We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb9a18 commit 69349d3Copy full SHA for 69349d3
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
install_requires = [
6
- "graphql-core>=3.3.0a3,<3.3.0a12",
+ "graphql-core>=3.3.0a3,<3.4",
7
"yarl>=1.6,<2.0",
8
"tenacity>=9.1.2,<10.0",
9
"anyio>=3.0,<5",
0 commit comments