diff --git a/requirements.txt b/requirements.txt index ea6de72..4e573f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 anyjson>=0.3.3 # BSD pystache>=0.5.4 # MIT -PyYAML>=3.10 # MIT +PyYAML>=3.12 # MIT six>=1.10.0 # MIT