diff --git a/.config/requirements-test.txt b/.config/requirements-test.txt index b9be83006d..5ac970b68f 100644 --- a/.config/requirements-test.txt +++ b/.config/requirements-test.txt @@ -10,5 +10,5 @@ pytest >= 7.2.2 pytest-mock pytest-plus >= 0.2 # for PYTEST_REQPASS pytest-xdist >= 2.1.0 -spdx-tools # Apache +spdx-tools >= 0.7.1 # Apache types-pyyaml # IDE support diff --git a/.config/requirements.txt b/.config/requirements.txt index b60680e826..63f57ca9a3 100644 --- a/.config/requirements.txt +++ b/.config/requirements.txt @@ -95,7 +95,7 @@ ruamel-yaml==0.17.21 setuptools==67.6.0 six==1.16.0 soupsieve==2.4 -spdx-tools==0.7.0 +spdx-tools==0.7.1 subprocess-tee==0.4.1 text-unidecode==1.3 tinycss2==1.2.1 @@ -103,6 +103,7 @@ tomli==2.0.1 tomlkit==0.11.6 types-pyyaml==6.0.12.8 typing-extensions==4.5.0 +uritools==4.0.1 urllib3==1.26.15 watchdog==2.3.1 wcmatch==8.4.1