feat: auth.py total recomp
All checks were successful
Deploy on Push / deploy (push) Successful in 1m29s

This commit is contained in:
Stepan Vladovskiy
2024-05-06 05:24:54 -03:00
parent 2e6678c657
commit 2964b72635
3 changed files with 14 additions and 23 deletions

View File

@@ -12,6 +12,7 @@ aiohttp = "^3.9.1"
uvicorn = "^0.24.0.post1"
starlette = "^0.33.0"
aioboto3 = "^9.0.0"
python-multipart = "^0.0.5"
[tool.poetry.dev-dependencies]
black = "^23.10.1"