mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 19:13:57 +03:00
Updated graphql-core version
This commit is contained in:
parent
fadf3664c0
commit
3dd6d002b2
2
setup.py
2
setup.py
|
@ -56,7 +56,7 @@ setup(
|
|||
install_requires=[
|
||||
'six>=1.10.0',
|
||||
'blinker',
|
||||
'graphql-core==0.1a4',
|
||||
'graphql-core==0.4.7b0',
|
||||
'graphql-relay==0.2.0'
|
||||
],
|
||||
tests_require=[
|
||||
|
|
Loading…
Reference in New Issue
Block a user