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
8 changes: 5 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ build==1.3.0
click==8.3.0
# via pip-tools
packaging==25.0
# via build
# via
# build
# wheel
pip-tools==7.5.1
# via -r requirements/pip-tools.in
# via -r pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.1
wheel==0.46.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 6 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#
# make upgrade
#
wheel==0.45.1
# via -r requirements/pip.in
packaging==26.0
# via wheel
wheel==0.46.2
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via -r requirements/pip.in
# via -r pip.in
setuptools==80.9.0
# via -r requirements/pip.in
# via -r pip.in