aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-05-15 15:47:36 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2023-05-17 17:30:49 +0200
commit3bcc22f73dfa7d1823d6f405ce6cffb6bebeeb0b (patch)
tree6065e1b23ee3a5b7a7fc5583fd1584f10b85f1e8
parent2b15e315e2d2b573787d9bd99f84c61086683547 (diff)
README.md: add missing pycryptodome to dependency list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index da8dffc..025b518 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ Please install the following dependencies:
- termcolor
- colorlog
- packaging
+ - pycryptodome
Example for Debian:
```sh