diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 4f9e611..d5f82c5 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -6,8 +6,9 @@ `teos` has the following system-wide dependencies: -- `python3` +- `python3` version 3.6+ - `pip3` +- `openssl` version 1.1+ - `bitcoind` ### Checking if the dependencies are already satisfied diff --git a/cli/DEPENDENCIES.md b/cli/DEPENDENCIES.md index 1a9d8e7..1ef60ea 100644 --- a/cli/DEPENDENCIES.md +++ b/cli/DEPENDENCIES.md @@ -6,8 +6,9 @@ `teos_cli` has the following system-wide dependencies: -- `python3` +- `python3` version 3.6+ - `pip3` +- `openssl` version 1.1+ ### Checking if the dependencies are already satisfied