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

Pin scipy until Python 3.8 is deprecated #4379

Closed
eccabay opened this issue Jan 23, 2024 · 0 comments · Fixed by #4380
Closed

Pin scipy until Python 3.8 is deprecated #4379

eccabay opened this issue Jan 23, 2024 · 0 comments · Fixed by #4380
Assignees

Comments

@eccabay
Copy link
Contributor

eccabay commented Jan 23, 2024

Scipy v1.12 changes the behavior of our target distribution data check, but we can't upgrade to this version because it does not support Python 3.8. Therefore, we should pin below this version until we've dropped our Python 3.8 support.

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 a pull request may close this issue.

1 participant