mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Updated subpackages dependency
This commit is contained in:
parent
8c321875cf
commit
1820a4eb60
|
@ -33,7 +33,7 @@ setup(
|
|||
|
||||
install_requires=[
|
||||
'six>=1.10.0',
|
||||
'graphene>=1.0',
|
||||
'graphene>=1.0.dev',
|
||||
'Django>=1.6.0',
|
||||
'iso8601',
|
||||
'singledispatch>=3.4.0.3',
|
||||
|
|
|
@ -33,7 +33,7 @@ setup(
|
|||
|
||||
install_requires=[
|
||||
'six>=1.10.0',
|
||||
'graphene>=1.0',
|
||||
'graphene>=1.0.dev',
|
||||
'SQLAlchemy',
|
||||
'singledispatch>=3.4.0.3',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user