Skip to content
Discussion options

You must be logged in to vote

Flask 1.0.3 was released on 2019-05-17, so you need to look for a version that was current around that date.

Looking at the change log I think you'd want to test the 2.4.x and 2.5.x releases. Give 2.4.0 and 2.5.3 a try and see if these work. The unfortunate problem is that this does not end with Flask-Migrate. You may also need to find an older version of Alembic if you continue to have issues after downgrading. And maybe other dependencies. For example, you are using SQLAlchemy 1.4.x, which is likely more recent than your project.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@djccnt15
Comment options

Answer selected by djccnt15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants