diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 3744c7b7d654c5f2379b396c5894f8c054907ee4..1b0ba73efbf05f7c884d4067f5f0cf49694c4e09 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -2,3 +2,4 @@ * Java 11 * Apache Maven >= 3.6.0 * make >= 4.2.0 +- easy-units >= 0.0.1 https://gitlab.com/timm.fitschen/easy-units diff --git a/README_SETUP.md b/README_SETUP.md index 60fb212a62f99fdf7b9fe97b1895c39336359e23..c8570d936676f224a7e19a40a0b8c792136676ed 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -21,6 +21,7 @@ Here, you find information on requirements, the installation, configuration and * `unzip` * `openpyxl` (for XLS/ODS export) * `openssl` (if a custom TLS certificate is required) +- `easy-units` >= 0.0.1 https://gitlab.com/timm.fitschen/easy-units #### Install the requirements on Debian On Debian, the required packages can be installed with: