dmontagu / fastapi-utils

Reusable utilities for FastAPI
MIT License
1.91k stars 166 forks source link

Upgrade SQLAlchemy #290

Closed zekrismh closed 4 months ago

zekrismh commented 5 months ago

In my project I m using SqlAlchemy 2.0.8. and fastapi-utils requires sqlalchemy (>=1.3.12,<2.0.0).

Can you do the upgrade please.

yuval9313 commented 4 months ago

Updated and fixed in #291 (version 0.6.0)