We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79739dc commit 70a33caCopy full SHA for 70a33ca
requirements/runtime-prerequisites.txt
@@ -5,8 +5,8 @@
5
# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
6
#
7
pip-with-requires-python==1.0.1
8
- # via -r requirements/runtime-prerequisites.in
+ # via -r runtime-prerequisites.in
9
10
# The following packages are considered to be unsafe in a requirements file:
11
-pip==22.3.1
+pip==23.3
12
# via pip-with-requires-python
0 commit comments