Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependencies #19

Open
ericchansen opened this issue Sep 12, 2024 · 1 comment
Open

Missing dependencies #19

ericchansen opened this issue Sep 12, 2024 · 1 comment

Comments

@ericchansen
Copy link

ericchansen commented Sep 12, 2024

You're missing sqlalchemy as a dependency. To run atlas, you also need poetry. You're also missing testing dependencies.

@ronenlu
Copy link
Member

ronenlu commented Sep 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants