diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index f7f4ff81407..3790c1a757f 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,2 +1,2 @@ -cryptography==1.4 +cryptography==3.3.2 requests==2.10.0