# Security check
# ------------------------------------------------------------------------------
bandit==1.7.7;python_version>="3.11" # https://github.com/PyCQA/bandit
safety==3.0.1;python_version>="3.11"  # https://github.com/pyupio/safety
