docs: requirements used the old format of pip-compile

Signed-off-by: itay-goldraich <116950155+itay-goldraich@users.noreply.github.com>
This commit is contained in:
itay-goldraich 2024-07-23 13:25:59 +03:00
parent f2c60de87f
commit 4c4c08e580
No known key found for this signature in database
GPG key ID: DA8589D0C8D94DCE

View file

@ -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
#