From 7cf654f333ad58f597556821bc02cf1ad3bb096a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Aug 2023 00:29:36 -0400 Subject: [PATCH] update pip-compile command --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86b730d..a517f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --generate-hashes --resolver=backtracking +# pip-compile --generate-hashes # argparse==1.4.0 \ --hash=sha256:62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4 \