Commit Graph

2 Commits

Author SHA1 Message Date
traxys
2be3382a1d fit-trackee: pin flask-sqlalchemy to 3.0.5
FitTrackee currently requires SQLAlchemy 1.4.49 (upstream has plans to
upgrade). The commit `e3c822682230` 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.
2023-11-14 23:44:49 +01:00
traxys
9478a7ef82 fit-trackee: init at 0.7.15 2023-10-15 11:39:28 +02:00