Skip to content

Commit 935bff5

Browse files
committed
Pin to less that <2
1 parent 1b30709 commit 935bff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def run_tests(self):
5555

5656
install_requires=[
5757
'six>=1.10.0',
58-
'graphql-core>=0.5.0,<1',
58+
'graphql-core>=0.5.0,<2',
5959
'promise>=0.4.0'
6060
],
6161
tests_require=['pytest>=2.7.2'],

0 commit comments

Comments
 (0)