Edit README

This commit is contained in:
2026-01-09 20:38:53 +03:00
parent 7a906fa824
commit 57a825b866
16 changed files with 2996 additions and 20 deletions
+3 -1
View File
@@ -19,7 +19,9 @@ dependencies = [
"python-jose (>=3.5.0,<4.0.0)",
"celery (>=5.6.1,<6.0.0)",
"bcrypt (<4.1)",
"pytest (>=9.0.2,<10.0.0)"
"pytest (>=9.0.2,<10.0.0)",
"aiobotocore (>=3.1.0,<4.0.0)",
"types-aiobotocore[essential] (>=3.1.0,<4.0.0)"
]