Documentation out of date for compatible Python versions
Author: ewanhamiltonCreated Mar 27, 2024Updated Sep 30, 2024
https://flask-restful.readthedocs.io/en/latest/installation.html
"Flask-RESTful requires Python version 2.7, 3.4, 3.5, 3.6 or 3.7"
Flask itself only supports v3.8+ now, so is Flask-RESTful dead? Or does this need updating.
Source: flask-restful/flask-restful