From 3453aa98b2a42577af35433bacda7fb51fc1b899 Mon Sep 17 00:00:00 2001 From: skshetry <18718008+skshetry@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:20:27 +0545 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cf6878b..5a152d0 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "oauth2client >= 4.0.0", "PyYAML >= 3.0", # https://github.com/iterative/PyDrive2/issues/361 - "cryptography<44, + "cryptography<44", "pyOpenSSL >= 19.1.0, <=24.2.1", ], extras_require={