mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Updated requirements
This commit is contained in:
parent
ae8a23bfb8
commit
3093d2b300
4
setup.py
4
setup.py
|
@ -55,8 +55,8 @@ setup(
|
|||
|
||||
install_requires=[
|
||||
'six>=1.10.0',
|
||||
'graphql-core>=0.5.0',
|
||||
'graphql-relay>=0.4.1',
|
||||
'graphql-core>=0.5.1',
|
||||
'graphql-relay>=0.4.2',
|
||||
'iso8601',
|
||||
],
|
||||
tests_require=[
|
||||
|
|
Loading…
Reference in New Issue
Block a user