chore: use uv pip compile (#1778)
This commit is contained in:
@@ -1,23 +1,18 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# nox -s update_constraints-3.8
|
||||
#
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# nox -s update_constraints
|
||||
build==1.1.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
delocate==0.10.7
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
filelock==3.13.1
|
||||
# via virtualenv
|
||||
importlib-metadata==7.0.2
|
||||
importlib-metadata==7.1.0
|
||||
# via build
|
||||
packaging==24.0
|
||||
# via
|
||||
# build
|
||||
# delocate
|
||||
pip==24.0
|
||||
platformdirs==4.2.0
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.0.0
|
||||
@@ -29,10 +24,5 @@ tomli==2.0.1
|
||||
typing-extensions==4.10.0
|
||||
# via delocate
|
||||
virtualenv==20.25.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.18.1
|
||||
# via importlib-metadata
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==24.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
Reference in New Issue
Block a user