Skip to content

Commit

Permalink
Merge pull request #332 from webknjaz/maintenance/runtime-pip-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Jan 24, 2025
2 parents 5de0150 + 8d4bfa7 commit e1dad8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
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

0 comments on commit e1dad8a

Please sign in to comment.