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 78716ed commit 6aefb51Copy full SHA for 6aefb51
setup.py
@@ -27,7 +27,7 @@
27
'six',
28
'Flask>=0.11',
29
'marshmallow>=3.1.0',
30
- 'marshmallow_jsonapi>=0.22.0',
+ 'marshmallow_jsonapi>=0.11.0',
31
'sqlalchemy'
32
],
33
setup_requires=['pytest-runner'],
0 commit comments