diff --git a/setup.py b/setup.py index 98f8bd7..4d626a3 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,8 @@ "google-api-python-client >= 1.12.5", "oauth2client >= 4.0.0", "PyYAML >= 3.0", - "pyOpenSSL >= 19.1.0", + # https://github.com/iterative/PyDrive2/issues/361 + "pyOpenSSL >= 19.1.0, <=24.2.1", ], extras_require={ "fsspec": [