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
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packaging==26.1
# build
# wheel
pip-tools==7.5.3
# via -r requirements/pip-tools.in
# via -r pip-tools.in
pyproject-hooks==1.2.0
# via
# build
Expand All @@ -22,7 +22,7 @@ wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==26.0.1
pip==26.1.2
# via pip-tools
setuptools==82.0.1
# via pip-tools
10 changes: 4 additions & 6 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
# make upgrade
#
wheel==0.45.1
# via -r requirements/pip.in
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c requirements/../edx_lint/files/common_constraints.txt
# -r requirements/pip.in
pip==26.1.2
# via -r pip.in
setuptools==79.0.0
# via -r requirements/pip.in
# via -r pip.in