Software Requirements ===================== The following software is required by the openVA pipeline (note: installation instructions are found on a different page) * `Python 3.8, 3.9, 3.10, or 3.11 `_ * `PIP `_ (tool for installing Python packages) * `venv `_ (tool for creating virtual environments) * `OpenJDK `_ or `Java JDK 11 `_, * `R `_ * `SQLite3 `_ * `SQLCipher `_ It is also useful to install `DB Browser `_ for SQLite. This optional tool is useful for configuring the Pipeline (i.e., configuration tables in the SQLite Database).