fix: installation error, cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (#21810)

Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
Smit Vora 2023-07-26 15:00:04 +05:30 committed by GitHub
parent 5f46f98699
commit 89b9b64a55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ dependencies = [
"markdownify~=0.11.6",
# integration dependencies
"boto3~=1.18.49",
"boto3~=1.28.10",
"dropbox~=11.36.0",
"google-api-python-client~=2.2.0",
"google-auth-oauthlib~=0.4.4",