Skip to content

Commit 6aefb51

Browse files
committed
Relax marshmallow_jsonapi again
1 parent 78716ed commit 6aefb51

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
@@ -27,7 +27,7 @@
2727
'six',
2828
'Flask>=0.11',
2929
'marshmallow>=3.1.0',
30-
'marshmallow_jsonapi>=0.22.0',
30+
'marshmallow_jsonapi>=0.11.0',
3131
'sqlalchemy'
3232
],
3333
setup_requires=['pytest-runner'],

0 commit comments

Comments
 (0)