Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions build/requirements_lock_3_10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -725,9 +725,9 @@ zstandard==0.22.0 \
# via -r build/nonfreethreading-requirements.txt

# The following packages are considered to be unsafe in a requirements file:
setuptools==76.0.0 \
--hash=sha256:199466a166ff664970d0ee145839f5582cb9bca7a0a3a2e795b6a9cb2308e9c6 \
--hash=sha256:43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
# via
# -r build/requirements.in
# -r build/test-requirements.txt
6 changes: 3 additions & 3 deletions build/requirements_lock_3_11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -714,9 +714,9 @@ zstandard==0.22.0 \
# via -r build/nonfreethreading-requirements.txt

# The following packages are considered to be unsafe in a requirements file:
setuptools==76.0.0 \
--hash=sha256:199466a166ff664970d0ee145839f5582cb9bca7a0a3a2e795b6a9cb2308e9c6 \
--hash=sha256:43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
# via
# -r build/requirements.in
# -r build/test-requirements.txt
6 changes: 3 additions & 3 deletions build/requirements_lock_3_12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -714,9 +714,9 @@ zstandard==0.22.0 \
# via -r build/nonfreethreading-requirements.txt

# The following packages are considered to be unsafe in a requirements file:
setuptools==76.0.0 \
--hash=sha256:199466a166ff664970d0ee145839f5582cb9bca7a0a3a2e795b6a9cb2308e9c6 \
--hash=sha256:43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
# via
# -r build/requirements.in
# -r build/test-requirements.txt
6 changes: 3 additions & 3 deletions build/requirements_lock_3_13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -838,9 +838,9 @@ zstandard==0.23.0 \
# via -r build/nonfreethreading-requirements.txt

# The following packages are considered to be unsafe in a requirements file:
setuptools==76.0.0 \
--hash=sha256:199466a166ff664970d0ee145839f5582cb9bca7a0a3a2e795b6a9cb2308e9c6 \
--hash=sha256:43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
# via
# -r build/requirements.in
# -r build/test-requirements.txt
6 changes: 3 additions & 3 deletions build/requirements_lock_3_13_ft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -641,9 +641,9 @@ zipp==3.21.0 \
# via etils

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0 \
--hash=sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5 \
--hash=sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
# via
# -r build/requirements.in
# -r build/test-requirements.txt
2 changes: 1 addition & 1 deletion build/requirements_lock_3_14.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ rich==14.0.0
# via -r build/test-requirements.txt
scipy==1.15.2
# via -r build/requirements.in
setuptools==80.0.0
setuptools==78.1.1
# via
# -r build/requirements.in
# -r build/test-requirements.txt
Expand Down
Loading