We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2d571 commit aea560eCopy full SHA for aea560e
setup.py
@@ -57,7 +57,7 @@ def run_tests(self):
57
'six>=1.10.0',
58
'graphql-core>=0.4.9',
59
'graphql-relay==0.3.3',
60
- 'iso8601==0.1.11',
+ 'iso8601',
61
],
62
tests_require=[
63
'django-filter>=0.10.0',
0 commit comments