mrevutskyi / flask-restless-ng

A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.
https://flask-restless-ng.readthedocs.io
Other
64 stars 11 forks source link

Flask-Restless-NG work well for Flask<3.0.0 #43

Closed Cabu closed 10 months ago

Cabu commented 11 months ago

Flask-Restless-NG 3.0.0 work fine with Flask 2.3.3 but a dependency with flask<2.3 doesn't allow me to install it via pip...

mrevutskyi commented 10 months ago

Fixed in flask-restless-ng 3.1 - supports Flask 2.3 and 3.0