diff --git a/setup.py b/setup.py index 17edad99..930ba15c 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ setup( "construct >= 2.9.51", "bidict", "gsm0338", + "pyyaml >= 5.1" "termcolor", "colorlog", "pycryptodome"