From 4c4c08e580d73e7a7b70783cd1f1f3027ee13ee7 Mon Sep 17 00:00:00 2001 From: itay-goldraich <116950155+itay-goldraich@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:25:59 +0300 Subject: [PATCH] docs: requirements used the old format of pip-compile Signed-off-by: itay-goldraich <116950155+itay-goldraich@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2a5ab02..7d68d89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # -# pip-compile --output-file requirements.txt requirements.in +# pip-compile --output-file=requirements.txt --strip-extras requirements.in #