You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/12/13 11:43:15 UTC

[libcloud] branch trunk updated: Try using older version.

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 413ad6b  Try using older version.
413ad6b is described below

commit 413ad6b90b727b84e3a5d1f2216a90a92ca7ebba
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Dec 13 12:43:05 2020 +0100

    Try using older version.
---
 requirements-tests.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-tests.txt b/requirements-tests.txt
index 8acdf15..3a48bf8 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -8,6 +8,6 @@ coverage==4.5.4
 requests
 requests_mock
 pytest==5.3.2
-cryptography==3.2.1
+cryptography==2.9.2
 # NOTE: Only needed by nttcis loadbalancer driver
 pyopenssl==19.1.0