Skip to content

Update Scientific Python core dependencies per NEP-29 and SPEC-0 #6975

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

Merged
merged 6 commits into from
Jan 27, 2025

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas commented Jan 24, 2025

Choose wider compatibility window when NEP-29 and SPEC-0
guidance differ.

  • Drop numpy-1.24 per NEP-29 and SPEC-0
  • Drop scipy-1.10 per SPEC-0
  • Drop matplotlib-3.6 per SPEC-0
  • Drop pandas-1 per SPEC-0
  • Drop networkx-3.0 per SPEC-0
  • Drop ipython-8.9 per SPEC-0

Refs:

@CirqBot CirqBot added the size: S 10< lines changed <50 label Jan 24, 2025
@pavoljuhas pavoljuhas marked this pull request as ready for review January 24, 2025 23:01
@pavoljuhas pavoljuhas requested review from vtomole and a team as code owners January 24, 2025 23:01
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (0f21e0a) to head (934e03b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6975      +/-   ##
==========================================
- Coverage   97.88%   97.88%   -0.01%     
==========================================
  Files        1085     1085              
  Lines       94991    94991              
==========================================
- Hits        92983    92982       -1     
- Misses       2008     2009       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good to be able to get these updated, and it seems like it didn't cause any checks failures, which is terrific news.

@mhucka mhucka added this pull request to the merge queue Jan 27, 2025
Merged via the queue into quantumlib:main with commit 79d562a Jan 27, 2025
37 checks passed
@pavoljuhas pavoljuhas deleted the apply-nep-29-and-spec-0 branch January 27, 2025 19:44
@mhucka mhucka changed the title Update scientific Python core dependencies per NEP-29 and SPEC-0 Update Scientific Python core dependencies per NEP-29 and SPEC-0 Apr 8, 2025
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
…ntumlib#6975)

* Drop numpy-1.24 per NEP-29 and SPEC-0

* Drop scipy-1.10 per SPEC-0

* Drop matplotlib-3.6 per SPEC-0

* Drop pandas-1 per SPEC-0

* Drop networkx-3.0 per SPEC-0

* Drop ipython-8.9 per SPEC-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants