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

Moving numpy dependency to requirements.txt #465

Closed
wants to merge 3 commits into from

Conversation

stebranchi
Copy link

Hi,

I'm having problems with the current version of this library, since it's throwing errors with the numpy 2.0.0 version.
So i'm proposing you this simple change, to move the dependency directly into requirements.txt
This should fix the error.

@seperman
Copy link
Owner

Hi @stebranchi
Thanks for the PR. numpy is an optional package. Fixing DeepDiff to work with both Numpy 2 and older should be our aim. I am closing this PR since it doesn't address the issue.

@seperman seperman closed this Jun 18, 2024
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