diff --git a/setup.py b/setup.py index e92701b..49a8d54 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ required = [ "python-multipart", "chardet", "apispec>=1.0.0b1", - "marshmallow", + "marshmallow>=3.0.0b7", "asgiref", "docopt", "itsdangerous",