From 5a86b919096d57830722f840c0a5e0165dc0e9f8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Aug 2023 00:27:56 -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 5034b8b..3de8dc7 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 # certifi==2023.7.22 \ --hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \