I suspect that there is compatibility issue with SQLAlchemy 2.0.
File "/.../venv/lib/python3.9/site-packages/flask_sqlalchemy/extension.py", line 982, in __getattr__
if name in mod.__all__:
AttributeError: module 'sqlalchemy' has no attribute '__all__'
I suspect that there is compatibility issue with SQLAlchemy 2.0.
Environment: