Skip to content

Commit 781153d

Browse files
author
The ml_dtypes Authors
committed
Merge pull request #240 from jax-ml:dependabot/pip/setuptools-approx-eq-75.6.0
PiperOrigin-RevId: 702037780
2 parents 4c9a348 + 424fbdd commit 781153d

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
@@ -52,7 +52,7 @@ requires = [
5252
# We build against the most recent supported NumPy 2.0 release;
5353
# see https://github.com/numpy/numpy/issues/27265
5454
"numpy~=2.0",
55-
"setuptools~=75.5.0",
55+
"setuptools~=75.6.0",
5656
]
5757
build-backend = "setuptools.build_meta"
5858

0 commit comments

Comments
 (0)