Closed
Description
Installed sqlalchemy-bigquery==1.9.0
(which I believe is the latest version)? This is my first time using this library as I have never even used bigquery itself before.
It seems dependent on sqlalchemy==1.4.x
upstream when the upstream seems to have moved on to another major release with a lot of enhancements and vulnerability fixes.
Is there a way to use this library together with an updated version of alchemy?