diff --git a/requirements.txt b/requirements.txt index ef2d982..4055ef0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ packaging==23.0 # via # build # edgetest -pip-tools==6.14.0 +pip-tools==7.1.0 # via edgetest-pip-tools (setup.cfg) pluggy==1.0.0 # via edgetest @@ -30,6 +30,7 @@ tomli==2.0.1 # via # build # pip-tools + # pyproject-hooks tomlkit==0.11.4 # via edgetest wheel==0.40.0 diff --git a/setup.cfg b/setup.cfg index fb76854..1c004b3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ include_package_data = True packages = find: install_requires = edgetest - pip-tools<=6.14.0,>=6.0.0 + pip-tools<=7.1.0,>=6.0.0 [options.extras_require] docs =