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

Loosen numpy and pandas deps #64

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Loosen numpy and pandas deps #64

wants to merge 3 commits into from

Conversation

ml-evs
Copy link
Collaborator

@ml-evs ml-evs commented Sep 27, 2024

Hi @eimrek, I am trying to use optimake as part of another project, which unfortunately requires me to use an older library that only supports pandas v1. As we only use pandas for read_csv, I think we can safely allow pandas?

The same is true for numpy, we only use it (explicitly) during testing, so we should free up the deps that might need v2 and see how it falls out.

I'm happy to add testing of minimum supported versions (via uv) if that would be useful too.

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

Successfully merging this pull request may close these issues.

1 participant