Per Andersson <avtob...@debian.org> writes: >> This is maintained in the OpenStack team because upstream is OpenStack >> since Jan Dittberner stopped working on it, and because it's used mainly >> in OpenStack. However, I would recommend against using it, as upstream >> is trying to get rid of it in the favor or Alembic. It's just there for >> historic reasons. > > I understand, new versions of pytrainer depend on sqlalchemy-migrate so > I'll deal with it.
I'll just randomly note that this pytrainer dependency isn't new, it has been there since version 1.9.0 in 2011. What is new is that pytrainer also directly uses sqlalchemy, instead of just the transitive dependency of pytrainer -> migrate -> sqlalchemy. -- Arto Jantunen