Добавил очередь

This commit is contained in:
Viner Abubakirov
2026-02-22 22:38:01 +05:00
parent 51ec17381f
commit a5c608674b
10 changed files with 277 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"boto3>=1.42.52",
"celery>=5.6.2",
"fastapi[standard]>=0.129.0",
"httpx[http2]>=0.28.1",
"python-dotenv>=1.2.1",