diff --git a/requirements.txt b/requirements.txt index 6458042..60d1775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ simplejson Flask>=1.0.1 marshmallow==3.2.1 -marshmallow_jsonapi==0.22.0 +marshmallow_jsonapi==0.24.0 apispec>=2.0.2 sqlalchemy