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

scipy <1.3 dependency #180

Closed
MattWenham opened this issue Jul 24, 2020 · 1 comment · Fixed by #184
Closed

scipy <1.3 dependency #180

MattWenham opened this issue Jul 24, 2020 · 1 comment · Fixed by #184
Assignees
Labels
internal The issue doesn't change the API or functionality
Milestone

Comments

@MattWenham
Copy link

  • Copulas version: 0.3.1
  • Python version: 3.7.8
  • Operating System: Windows 10

Description

Is the scipy dependency <1.3 still necessary, and if so why not later versions?

@csala
Copy link
Contributor

csala commented Jul 28, 2020

Hello @MattWenham

The versions are all capped to the next major (or in some cases minor) version of the libraries to avoid incompatibility surprises when they change the API.

For scipy in particular it seems like newer versions are indeed compatible, so we will be expanding the support range soon.

@csala csala closed this as completed in #184 Aug 3, 2020
@csala csala added this to the 0.3.2 milestone Aug 3, 2020
@csala csala self-assigned this Aug 3, 2020
@csala csala added the internal The issue doesn't change the API or functionality label Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal The issue doesn't change the API or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants