From: Ioakeim Date: Mon, 31 May 2021 16:26:20 +0000 (+0300) Subject: Add cryptography requirement X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=82be52a9082be8cde1170e69d0f7f27e1225a208 Add cryptography requirement Add cryptography in bluval requirements Signed-off-by: Ioakeim Samaras Change-Id: I8e01812d6aebcdf54d986aa139942475a1066767 --- diff --git a/bluval/requirements.txt b/bluval/requirements.txt index 7784bcd..0e89160 100644 --- a/bluval/requirements.txt +++ b/bluval/requirements.txt @@ -5,3 +5,4 @@ robotframework-httplibrary robotframework-jsonlibrary robotframework-requests robotframework-sshlibrary +cryptography==2.8