switched to aiobotocore

This commit is contained in:
2025-09-29 12:03:39 +02:00
parent 0c28033a44
commit c9825ecf90
5 changed files with 552 additions and 437 deletions

View File

@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aiobotocore>=2.24.2",
"aiofiles>=24.1.0",
"aiohttp>=3.11.16",
"asyncssh>=2.20.0",