README.md: add missing pycryptodome to dependency list

Change-Id: Ib3cf13a1ad38749ac82d1b36fa32d9c5aba29e1a
This commit is contained in:
Philipp Maier
2023-05-15 15:47:36 +02:00
parent 2b15e315e2
commit 3bcc22f73d

View File

@@ -46,6 +46,7 @@ Please install the following dependencies:
- termcolor
- colorlog
- packaging
- pycryptodome
Example for Debian:
```sh