diff --git a/requirements.txt b/requirements.txt index cc0b9a1a..57158f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ debtcollector>=1.2.0 # Apache-2.0 pyparsing>=2.1.0 # MIT packaging>=20.4 # BSD tzdata>=2022.4 # MIT +PyYAML>=3.13 # MIT