diff --git a/requirements/build.txt b/requirements/build.txt index fea9fad..7412a9c 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --allow-unsafe --generate-hashes build.in +# pip-compile --allow-unsafe --generate-hashes requirements/build.in # argcomplete==3.3.0 \ --hash=sha256:c168c3723482c031df3c207d4ba8fa702717ccb9fc0bfe4117166c1f537b4a54 \ diff --git a/requirements/dev.txt b/requirements/dev.txt index bffa87e..cd8144b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile # To update, run: # -# pip-compile --generate-hashes dev.in +# pip-compile --generate-hashes requirements/dev.in # enum34==1.1.10 \ --hash=sha256:a98a201d6de3f2ab3db284e70a33b0f896fbf35f8086594e8c9e74b909058d53 \