Fix boto3 S3 upload issue
This commit is contained in:
@@ -2,7 +2,7 @@ fastapi[standard]==0.113.0
|
||||
pydantic==2.8.0
|
||||
pydantic-settings==2.12.0
|
||||
requests==2.32.3
|
||||
boto3==1.36.21
|
||||
boto3==1.35.48 # Note: Upgrading might break boto3 upload with XAmzContentSHA256Mismatch errors
|
||||
yattag==1.16.1
|
||||
timeago==1.0.16
|
||||
certifi==2024.12.14
|
||||
|
||||
Reference in New Issue
Block a user