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 2b47dc7 commit f083e5eCopy full SHA for f083e5e
setup.py
@@ -27,7 +27,7 @@
27
'six',
28
'Flask>=0.11',
29
'marshmallow>=3.1.0',
30
- 'marshmallow_jsonapi>=0.21.0',
+ 'marshmallow_jsonapi>=0.22.0',
31
'sqlalchemy'
32
],
33
setup_requires=['pytest-runner'],
0 commit comments