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

Commit39ca0fd

Browse files
committed
use numpy 1.19.3
1 parentf767942 commit39ca0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools","wheel","scikit-build","cmake","pip",
44
"numpy==1.13.3; python_version=='3.6' and platform_machine != 'aarch64'",
5-
"numpy==1.19.0; python_version>='3.6' and sys_platform == 'linux' and platform_machine == 'aarch64'",
5+
"numpy==1.19.3; python_version>='3.6' and sys_platform == 'linux' and platform_machine == 'aarch64'",
66
"numpy==1.14.5; python_version=='3.7' and platform_machine != 'aarch64'",
77
"numpy==1.17.3; python_version=='3.8' and platform_machine != 'aarch64'",
88
"numpy==1.19.3; python_version>='3.9' and platform_machine != 'aarch64'"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp