zerodha / frappe-attachments-s3

A frappe app to upload file attachments in doctypes to s3.
Other
113 stars 131 forks source link

Boto3 outdated #41

Open Katzen48 opened 2 years ago

Katzen48 commented 2 years ago

Frappe requires a newer version of boto3 and botocore

sudo-vaibhav commented 2 years ago

Same issue here

Namekkural commented 2 years ago

I'm also trying to install the app, Frappe v13.28.0 needs a newer version of boto3 and botocore, installing the app messes up the preinstalled dependencies.

Namekkural commented 2 years ago

I can recommend filtersource's fork of this repo. It worked great in my experience and has additional features.