* Update dependencies * fix: revert pip upgrade on graalpy for now Signed-off-by: Henry Schreiner <henryfs@princeton.edu> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: older pip for graalpy on Windows Assisted-by: OpenCode:glm-5.1 Signed-off-by: Henry Schreiner <henryfs@princeton.edu> --------- Signed-off-by: Henry Schreiner <henryfs@princeton.edu> Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <henryfs@princeton.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
36 lines
943 B
Plaintext
36 lines
943 B
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# nox -s update_constraints
|
|
altgraph==0.17.5
|
|
# via macholib
|
|
build==1.5.0
|
|
# via -r cibuildwheel/resources/constraints.in
|
|
delocate==0.13.0
|
|
# via -r cibuildwheel/resources/constraints.in
|
|
distlib==0.4.0
|
|
# via virtualenv
|
|
filelock==3.29.0
|
|
# via
|
|
# python-discovery
|
|
# virtualenv
|
|
macholib==1.16.4
|
|
# via delocate
|
|
packaging==26.2
|
|
# via
|
|
# build
|
|
# delocate
|
|
pip==26.1.1; implementation_name != "graalpy" or platform_system != "Windows"
|
|
pip==26.0.1; implementation_name == "graalpy" and platform_system == "Windows"
|
|
# via -r cibuildwheel/resources/constraints.in
|
|
platformdirs==4.9.6
|
|
# via
|
|
# python-discovery
|
|
# virtualenv
|
|
pyproject-hooks==1.2.0
|
|
# via build
|
|
python-discovery==1.3.0
|
|
# via virtualenv
|
|
typing-extensions==4.15.0
|
|
# via delocate
|
|
virtualenv==21.3.1
|
|
# via -r cibuildwheel/resources/constraints.in
|