Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very old sqlalchemy library #2240

Open
amindadgar opened this issue May 14, 2024 · 0 comments
Open

Very old sqlalchemy library #2240

amindadgar opened this issue May 14, 2024 · 0 comments

Comments

@amindadgar
Copy link

This library is using a very old version of sqlalchemy (SQLAlchemy<1.5) and it is blocking many other libraries. One of the major blockers that this old version is making, is on Apache Airflow service. Having that blocker is blocking many developers including mine to use libraries that needs newer version of sqlalchemy and create data pipelines on apache airflow.

link to discussion on apache airflow blocker apache/airflow#28723

Is there any fast way to increase the sqlalchemy version, so other libraries could benefit the newer version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant