diff --git a/setup.py b/setup.py index b256a41..bb779c2 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ required = [ "rfc3986", "python-multipart", "chardet", - "apispec", + "apispec>=1.0.0b1", "marshmallow", ]