Adding flask and heartbeat
This commit is contained in:
@@ -8,10 +8,12 @@ packages = [{include = "src"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12.3"
|
||||
flask = "^3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.0"
|
||||
pytest-cov = "^5.0"
|
||||
pytest-flask = "^1.3"
|
||||
black = "^24.0"
|
||||
ruff = "^0.4"
|
||||
mypy = "^1.10"
|
||||
|
||||
Reference in New Issue
Block a user