Skip to content

Update requirements to include Python 3.13#184

Merged
danineamati merged 5 commits into
mainfrom
py_3-13
Jun 2, 2026
Merged

Update requirements to include Python 3.13#184
danineamati merged 5 commits into
mainfrom
py_3-13

Conversation

@danineamati

@danineamati danineamati commented Jun 1, 2026

Copy link
Copy Markdown
Member

Mostly everything is the same. Scipy needed to be special-cased in the pyproject.toml, but nothing crazy.

Note: We should probably start shifting Python 3.9 to deprecated...

@danineamati danineamati requested a review from betaBison June 1, 2026 03:01
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.66%. Comparing base (73a8198) to head (0db2a44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          27       27           
  Lines        3882     3882           
=======================================
  Hits         3869     3869           
  Misses         13       13           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danineamati

Copy link
Copy Markdown
Member Author

I think it should all be ready now. Summary:

  1. scipy and numpy special-casing for Python 3.9
  2. Pinning poetry 1.8.4
  3. Using Matplotlib with Agg backend to avoid interactivity (esp. for Windows)

Google Colab is already on Python 3.12. I think we may consider preempting 3.14 (and deprecating 3.9 and upgrading to Poetry 2+)

@betaBison betaBison left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I verified with my own poetry update on my system and it matched what you got.

@danineamati danineamati merged commit be41b0b into main Jun 2, 2026
21 checks passed
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