Skip to content

Commit fceed47

Browse files
Added change to keep pyproject spec in sync
1 parent 02cbbdf commit fceed47

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
@@ -43,7 +43,7 @@ dependencies = [
4343
# TODO: do we have to set sycl runtime dependencies here
4444
# "dpcpp-cpp-rt>=0.59.0",
4545
# "intel-cmplr-lib-rt>=0.59.0"
46-
"numpy>=1.24.0"
46+
"numpy>=1.23.0"
4747
]
4848
description = "A lightweight Python wrapper for a subset of SYCL."
4949
dynamic = ["version"]

0 commit comments

Comments
 (0)