You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Sqlalchemy and drivers dependencies are absent intentionally, in order to not force the user to use specific version of Sqlalchemy (it assumes user already have Sqlalchemy and relevant drivers).
Poetry doesn't need to be installed to run atlas-provider-sqlalchemy tough.
You're missing sqlalchemy as a dependency. To run atlas, you also need poetry. You're also missing testing dependencies.
The text was updated successfully, but these errors were encountered: