You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
pluggy~=1.0.0
PyYAML>=4.2, <7.0
rich~=12.0
rope~=1.4.0 # subject to LGPLv3 license
setuptools>=38.0
toml~=0.10
toposort~=1.7 # Needs to be at least 1.5 to be able to raise CircularDependencyError