feat: aioboto3 for instead of boto3
All checks were successful
Deploy on Push / deploy (push) Successful in 1m33s
All checks were successful
Deploy on Push / deploy (push) Successful in 1m33s
This commit is contained in:
@@ -11,8 +11,7 @@ python = "^3.12"
|
||||
aiohttp = "^3.9.1"
|
||||
uvicorn = "^0.24.0.post1"
|
||||
starlette = "^0.33.0"
|
||||
boto3 = "^1.33.6"
|
||||
botocore = "^1.33.6"
|
||||
aioboto3 = "^9.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^23.10.1"
|
||||
|
Reference in New Issue
Block a user