Loading
fit-trackee: pin flask-sqlalchemy to 3.0.5
FitTrackee currently requires SQLAlchemy 1.4.49 (upstream has plans to upgrade). The commit `e3c82268` updated flask-sqlalchemy to 3.1.1, and that version dropped support for pre 2.0 SQLAlchemy. As such we pin the flask-sqlalchemy dependency to the last version supporting the required SQLAlchemy version.