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 9eeae3d commit fecb2d3Copy full SHA for fecb2d3
setup.py
@@ -28,7 +28,7 @@
28
'six',
29
'Flask>=0.11',
30
'marshmallow>=3.1.0',
31
- 'marshmallow_jsonapi>=0.11.0',
+ 'marshmallow_jsonapi>=0.21.0',
32
'sqlalchemy'
33
],
34
setup_requires=['pytest-runner'],
0 commit comments