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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/runtime-prerequisites.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pip-with-requires-python
pip
8 changes: 3 additions & 5 deletions requirements/runtime-prerequisites.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime-prerequisites.txt --strip-extras runtime-prerequisites.in
#
pip-with-requires-python==1.0.1
# via -r runtime-prerequisites.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-with-requires-python
pip==24.3.1
# via -r runtime-prerequisites.in
Loading