This commit is contained in:
2023-08-06 14:37:25 +02:00
parent 2f1fdecd5f
commit c472d5038d
4 changed files with 5 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ uvloop = "^0.17.0"
orjson = "^3.9.2"
sentry-sdk = "^1.29.2"
pydantic-settings = "^2.0.2"
typing-extensions = "^4.7.1"
[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"