Улучшение логгирования

This commit is contained in:
2025-12-29 15:20:43 +03:00
parent 5a814d99e6
commit 83957ff548
6 changed files with 183 additions and 64 deletions
+1
View File
@@ -20,6 +20,7 @@ python-jose = {extras = ["cryptography"], version = "^3.5.0"}
passlib = {extras = ["argon2"], version = "^1.7.4"}
aiofiles = "^25.1.0"
pydantic = {extras = ["email"], version = "^2.12.5"}
json-log-formatter = "^1.1.1"
[tool.poetry.group.dev.dependencies]
black = "^25.1.0"