Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update pyproject.toml #226

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Lonya0
Copy link

@Lonya0 Lonya0 commented Feb 27, 2025

update scipy version to 1.9.2 to solve installing issue.
(python was upgraded but scipy was not, which cause this issue.)

@QG-phy QG-phy requested a review from Copilot February 27, 2025 12:34

Choose a reason for hiding this comment

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

PR Overview

This PR updates the scipy version to 1.9.2 in the pyproject.toml to resolve installation issues caused by a mismatch with the upgraded Python version. It also updates the Python version requirement in the README.md from 3.8 to 3.9 for consistency.

Reviewed Changes

File Description
pyproject.toml Updated scipy version from 1.9.1 to 1.9.2 in two dependency sections
README.md Updated Python requirement from 3.8 to 3.9 to match current settings

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant