File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://badge.fury.io/py/Flask-REST-JSONAPI.svg
2
- :target: https://badge.fury.io/py/Flask-REST-JSONAPI
3
- .. image :: https://travis-ci.org/miLibris/flask-rest-jsonapi.svg
4
- :target: https://travis-ci.org/miLibris/flask-rest-jsonapi
5
- .. image :: https://coveralls.io/repos/github/miLibris/flask-rest-jsonapi/badge.svg
6
- :target: https://coveralls.io/github/miLibris/flask-rest-jsonapi
7
- .. image :: https://readthedocs.org/projects/flask-rest-jsonapi/badge/?version=latest
8
- :target: http://flask-rest-jsonapi.readthedocs.io/en/latest/?badge=latest
9
- :alt: Documentation Status
1
+ .. image :: https://travis-ci.org/AdCombo/flask-rest-jsonapi.svg
2
+ :target: https://travis-ci.org/AdCombo/flask-rest-jsonapi
3
+ .. image :: https://coveralls.io/repos/github/AdCombo/flask-rest-jsonapi/badge.svg
4
+ :target: https://coveralls.io/github/AdCombo/flask-rest-jsonapi
5
+
10
6
11
7
Flask-REST-JSONAPI
12
8
##################
Original file line number Diff line number Diff line change 1
1
simplejson
2
2
Flask >= 1.0.1
3
3
marshmallow == 3.2.1
4
- marshmallow_jsonapi > =0.22.0
4
+ marshmallow_jsonapi = =0.22.0
5
5
apispec >= 2.0.2
6
6
sqlalchemy
You can’t perform that action at this time.
0 commit comments