We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5de0150 + 8d4bfa7 commit e1dad8aCopy full SHA for e1dad8a
requirements/runtime-prerequisites.in
@@ -1 +1 @@
1
-pip-with-requires-python
+pip
requirements/runtime-prerequisites.txt
@@ -1,12 +1,10 @@
#
2
-# This file is autogenerated by pip-compile with Python 3.12
+# This file is autogenerated by pip-compile with Python 3.13
3
# by the following command:
4
5
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime-prerequisites.txt --strip-extras runtime-prerequisites.in
6
7
-pip-with-requires-python==1.0.1
8
- # via -r runtime-prerequisites.in
9
10
# The following packages are considered to be unsafe in a requirements file:
11
-pip==24.0
12
- # via pip-with-requires-python
+pip==24.3.1
+ # via -r runtime-prerequisites.in
0 commit comments