Skip to content

Commit 1de3c31

Browse files
committed
Bump graphql-core version to stable 3.2
1 parent 3b5382d commit 1de3c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
install_requires = [
6-
"graphql-core>=3.2.0rc4,<3.3",
6+
"graphql-core>=3.2,<3.3",
77
"yarl>=1.6,<2.0",
88
]
99

0 commit comments

Comments
 (0)