mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Updated external dependencies
This commit is contained in:
parent
4a31c5a927
commit
da3683028e
6
setup.py
6
setup.py
|
@ -70,9 +70,9 @@ setup(
|
|||
|
||||
install_requires=[
|
||||
'six>=1.10.0',
|
||||
'graphql-core>=1.0',
|
||||
'graphql-relay>=0.4.4',
|
||||
'promise',
|
||||
'graphql-core>=1.0.1',
|
||||
'graphql-relay>=0.4.5',
|
||||
'promise>=1.0.1',
|
||||
],
|
||||
tests_require=[
|
||||
'pytest>=2.7.2',
|
||||
|
|
Loading…
Reference in New Issue
Block a user