From e6854eb7e01a46df4d7e2fb04fef35f13e108b71 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Wed, 26 Jul 2023 21:51:56 -0400 Subject: [PATCH] build: Upgrade pip-tools Fixes a conflict between pip-tools and pip. --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c01c92bf..43a9de7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile requirements.in +# pip-compile # alabaster==0.7.13 # via sphinx @@ -62,7 +62,7 @@ packaging==23.1 # tox pathspec==0.10.3 # via black -pip-tools==6.12.1 +pip-tools==7.1.0 # via -r requirements.in platformdirs==3.5.1 # via