Skip to content

Commit fecb2d3

Browse files
committed
Bump marshmallow_jsonapi
1 parent 9eeae3d commit fecb2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'six',
2929
'Flask>=0.11',
3030
'marshmallow>=3.1.0',
31-
'marshmallow_jsonapi>=0.11.0',
31+
'marshmallow_jsonapi>=0.21.0',
3232
'sqlalchemy'
3333
],
3434
setup_requires=['pytest-runner'],

0 commit comments

Comments
 (0)