diff --git a/requirements/runtime-prerequisites.txt b/requirements/runtime-prerequisites.txt index a033db9..f0fb003 100644 --- a/requirements/runtime-prerequisites.txt +++ b/requirements/runtime-prerequisites.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --allow-unsafe --output-file=runtime-prerequisites.txt --resolver=backtracking --strip-extras runtime-prerequisites.in +# 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 diff --git a/requirements/runtime.txt b/requirements/runtime.txt index f700623..cdeaa1d 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --allow-unsafe --output-file=runtime.txt --resolver=backtracking --strip-extras runtime.in +# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime.txt --strip-extras runtime.in # annotated-types==0.6.0 # via pydantic