Replace flask-restful
dependency
#140
Labels
dependencies
Pull requests that update a dependency file
hygiene
The code could be better, or better managed
needs discussion
Several opinions should be heard and considered
It appears
flask-restful
is not being maintained any more: flask-restful/flask-restful#883This is also related to our recent trouble with flask 2.
Nonwithstanding the author's good suggestions above, it seems that the easiest route for now would be to use
flask-restx
, which is a branch offlask-restful
The author gives good arguments for choosing other tools, however (mainly that it's a hard-to-maintain code base with known issues). Decision pending.
The text was updated successfully, but these errors were encountered: