Closed gravesee closed 1 year ago
Yes, because sqlalchemy 1.X and 2.X use incompatible API. I cannot predict uszipcode
user would use 1.X or 2.X, which will be too much work to adapt both API.
Sorry, I'm just suggesting that the requirements.txt use <= 2.0.0 for that dependency instead of >1.4.0
Had to install sqlalchemy < 2.0.0 for this package to work.