aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-08-29 21:12:03 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-09-05 23:15:11 +0700
commit0a8d27ad7afeecf321379399982c7763e4e107e2 (patch)
tree5594e110a617c108c09aec4ae7dbe5eaf029ae82
parent9550a0a45b87c6ed0cfa1e03c65109efe959c32c (diff)
README.md: list recent dependencies from requirements.txt
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66bc0ce..9eab71c 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ Please install the following dependencies:
- construct >= 2.9.51
- bidict
- gsm0338
+ - pyyaml >= 5.1
+ - termcolor
+ - colorlog
Example for Debian:
```