We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b727b25 commit b25e5eeCopy full SHA for b25e5ee
1 file changed
pyproject.toml
@@ -116,10 +116,6 @@ s3 = [
116
# do not necessarily use the latest version, to avoid undesired breaking
117
# changes
118
"boto3>=1.17.39,<=1.35.69",
119
- # an open issue on boto3 (https://github.com/boto/boto3/issues/3585)
120
- # forces a minimal version of pyopenssl
121
- "pyopenssl>=24.0.0,<25.0.0"
122
-
123
]
124
gcs = [
125
"google-cloud-storage>=1.37.0",
0 commit comments