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

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Loosen numpy and pandas deps #64

merged 5 commits into from
Oct 30, 2024

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.

@ml-evs
Copy link
Collaborator Author

ml-evs commented Oct 30, 2024

Hi @eimrek, could we get this merged please? I'll have another PR building on this that requires these deps to be more easily installable alongside other packages

@ml-evs ml-evs requested a review from eimrek October 30, 2024 10:43
@eimrek
Copy link
Member

eimrek commented Oct 30, 2024

@ml-evs Sorry! yep, everything looks good. merging

@eimrek eimrek merged commit 297754f into main Oct 30, 2024
1 check passed
@eimrek eimrek deleted the ml-evs/looser-deps branch October 30, 2024 11:04
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.

2 participants