Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit512209a

Browse files
committed
Update Numpy requirements in the project.
1 parent63eed93 commit512209a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ requires = [
99
"numpy==1.19.3; python_version=='3.9' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
1010
"numpy==1.21.2; python_version=='3.10' and platform_system!='Darwin'",
1111
"numpy==1.21.4; python_version=='3.10' and platform_system=='Darwin'",
12-
"numpy==1.22.2; python_version>='3.11'",
12+
"numpy==1.23.5; python_version=='3.11'",
13+
"numpy>=1.26.4; python_version>='3.12'",
1314
"pip",
1415
"scikit-build>=0.14.0",
1516
"setuptools==59.2.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp