Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit e29119b

Browse files
authored
Pin graphene
1 parent a223d10 commit e29119b

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
@@ -48,7 +48,7 @@ def get_version(package_name):
4848
requirements = [
4949
'six>=1.10.0',
5050
'inflect==0.2.5',
51-
'graphene>=2.0',
51+
'graphene>=2.0,<3',
5252
'iso8601'
5353
]
5454

0 commit comments

Comments
 (0)