Skip to content

Commit 91527c4

Browse files
committed
Regenerate lockfiles with pip-tools v7.4.1
1 parent 3a817c6 commit 91527c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/runtime-prerequisites.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --output-file=runtime-prerequisites.txt --resolver=backtracking --strip-extras runtime-prerequisites.in
5+
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime-prerequisites.txt --strip-extras runtime-prerequisites.in
66
#
77
pip-with-requires-python==1.0.1
88
# via -r runtime-prerequisites.in

requirements/runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --output-file=runtime.txt --resolver=backtracking --strip-extras runtime.in
5+
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime.txt --strip-extras runtime.in
66
#
77
annotated-types==0.6.0
88
# via pydantic

0 commit comments

Comments
 (0)