diff --git a/requirements/pip.txt b/requirements/pip.txt index 3a4111e..fd1b42d 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,13 +4,13 @@ # # make upgrade # -wheel==0.37.1 - # via -r requirements/pip.in +wheel==0.38.1 + # via -r pip.in # The following packages are considered to be unsafe in a requirements file: pip==22.2.1 - # via -r requirements/pip.in + # via -r pip.in setuptools==59.8.0 # via - # -c requirements/common_constraints.txt - # -r requirements/pip.in + # -c common_constraints.txt + # -r pip.in diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 32b8de6..de38e5e 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -13,14 +13,12 @@ packaging==21.3 pep517==0.12.0 # via build pip-tools==6.8.0 - # via -r requirements/pip_tools.in + # via -r pip_tools.in pyparsing==3.0.9 # via packaging tomli==2.0.1 - # via - # build - # pep517 -wheel==0.37.1 + # via pep517 +wheel==0.38.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: