Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855)

Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
This commit is contained in:
ybalbert001 2024-08-11 16:45:15 +08:00 committed by GitHub
commit f2cb1fb09f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1109 additions and 1043 deletions

View file

@ -110,7 +110,7 @@ authlib = "1.3.1"
azure-identity = "1.16.1"
azure-storage-blob = "12.13.0"
beautifulsoup4 = "4.12.2"
boto3 = "1.34.136"
boto3 = "1.34.148"
bs4 = "~0.0.1"
cachetools = "~5.3.0"
celery = "~5.3.6"