diff --git a/dependency/requirements.txt b/dependency/requirements.txt index ebfdb099a0..7a60b430e7 100644 --- a/dependency/requirements.txt +++ b/dependency/requirements.txt @@ -10,7 +10,7 @@ importlib-metadata>=3.6; python_version >= '3.8' importlib_metadata>=3.6, <5.0; python_version < '3.8' # The "selectable" entry points were introduced in `importlib_metadata` 3.6 and Python 3.10. Bandit on Python 3.7 relies on a library with `importlib_metadata` < 5.0 importlib_resources>=1.3 # The `files()` API was introduced in `importlib_resources` 1.3 and Python 3.9. jmespath>=0.9.5, <1.0 -pip-tools~=6.9 +pip-tools~=6.10 pluggy~=1.0.0 PyYAML>=4.2, <7.0 rich~=12.0