From: Zack Cerza Date: Fri, 21 Jul 2023 19:53:29 +0000 (-0600) Subject: Update pip-tools X-Git-Tag: 1.2.0~89^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c205639f6c21566038fd50d55a04edf3d22a59e0;p=teuthology.git Update pip-tools Signed-off-by: Zack Cerza --- diff --git a/requirements.txt b/requirements.txt index b093b43e..725a7765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --extra=test pyproject.toml @@ -207,7 +207,7 @@ pep517==0.11.0 # via build pexpect==4.8.0 # via teuthology (pyproject.toml) -pip-tools==6.11.0 +pip-tools==6.14.0 # via teuthology (pyproject.toml) platformdirs==2.4.0 # via virtualenv @@ -333,6 +333,7 @@ tomli==2.0.1 # via # build # pep517 + # pip-tools # pytest tox==3.25.0 # via teuthology (pyproject.toml) diff --git a/setup.cfg b/setup.cfg index 90f06fb6..9e1422a5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = netaddr paramiko pexpect - pip-tools>=6.10.0 + pip-tools<7.0.0 prettytable psutil>=2.1.0 pyasn1