This commit is contained in:
@@ -17,11 +17,13 @@ redis = {extras = ["hiredis"], version = "^5.0.1"}
|
||||
uvicorn = "^0.24.0.post1"
|
||||
strawberry-graphql = {extras = ["asgi", "debug-server"], version = "^0.215.1" }
|
||||
sentry-sdk = "^1.37.1"
|
||||
strawberry-sqlalchemy-mapper = "^0.3.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.4.2"
|
||||
black = { version = "^23.9.1", python = ">=3.12" }
|
||||
mypy = { version = "^1.7", python = ">=3.12" }
|
||||
setuptools = "^69.0.2"
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
|
Reference in New Issue
Block a user