Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add minimum requirement for sqlalchemy to 1.4.24
Some of the recent sqlalchemy 2 changes used features that were added in 1.4.24 sqlalchemy (session.scalar) [1]. This change fixes the issue with gnocchi-upgrade built with wrong constraints. 1. https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-e619b9bd2796d7e0b948631fac5b01e9 (cherry picked from commit 680ac01)
- Loading branch information