From 39e4aba249269a03ad3215e36add616e650f8c65 Mon Sep 17 00:00:00 2001 From: Anton B Date: Tue, 20 Apr 2021 14:09:57 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4bcfc4f..ebe10d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ setuptools>=42 pip>=19.0.3 requests==2.22.0 configparser==4.0.2 -pyyaml==5.4 +pyyaml>=5.4.1 jsonschema[format_nongpl]==3.2.0 git+https://github.com/crossnox/m2r@dev#egg=m2r -boto3>=1.16.57 \ No newline at end of file +boto3>=1.16.57