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

Relax polars dependency to prevent conflicts with other (MEDS) packages #94

Open
rvandewater opened this issue Sep 19, 2024 · 0 comments

Comments

@rvandewater
Copy link

The dependency polars=16.0 might cause some dependency conflicts with e.g., aces (https://github.com/justin13601/ACES/blob/main/pyproject.toml)

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
meds-tab 0.0.5 requires polars==1.6.0, but you have polars 1.5.0 which is incompatible.
meds-transforms 0.0.7 requires polars~=1.6.0, but you have polars 1.5.0 which is incompatible.
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

1 participant