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

Remove installation dependencies on pandas and sqlalchemy #251

Open
timkpaine opened this issue May 23, 2024 · 0 comments · May be fixed by #216
Open

Remove installation dependencies on pandas and sqlalchemy #251

timkpaine opened this issue May 23, 2024 · 0 comments · May be fixed by #216
Labels
part: dependencies PRs that update a dependency file type: enhancement Issues and PRs related to improvements to existing features

Comments

@timkpaine
Copy link
Member

We shouldn't require pandas or sqlalchemy when installing csp. These should be removable by making the pandas extension optional and deferring the sqlalchemy adapter import.

@timkpaine timkpaine added type: enhancement Issues and PRs related to improvements to existing features part: dependencies PRs that update a dependency file labels May 23, 2024
@timkpaine timkpaine linked a pull request Jun 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: dependencies PRs that update a dependency file type: enhancement Issues and PRs related to improvements to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant