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

Removed major version cap to support pandas>=2 and scipy>=2 #167

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

cphalpert
Copy link
Contributor

What this PR does / why we need it:
Remove major version requirement caps for pandas and scipy. This enables support for the current major release of pandas.

Which issue(s) this PR fixes
Fixes #166

@iampelle iampelle changed the base branch from master to Release-4.0.5 October 12, 2023 08:43
@iampelle iampelle merged commit 9c4c0ae into spotify:Release-4.0.5 Oct 12, 2023
3 checks passed
iampelle added a commit that referenced this pull request Oct 12, 2023
* - Update version and history

* Removed pandas major version cap (#167)

---------

Co-authored-by: Chris Halpert <cphalpert@gmail.com>
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.

Support pandas>=2
2 participants