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:
parent
5f46f98699
commit
89b9b64a55
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue