Merge remote-tracking branch 'origin/main' into gui_development

This commit is contained in:
Cian Hughes
2023-11-08 12:55:41 +00:00
8 changed files with 134 additions and 16 deletions

View File

@@ -27,9 +27,10 @@ mkdocs-material = {extras = ["all"], version = "^9.4.8"}
ruff = "^0.1.1"
black = "^23.10.1"
snoop = "^0.4.3"
pytest = "^7.4.3"
mypy = "^1.6.1"
docker-stubs = {git = "https://github.com/rdozier-work/docker-stubs"}
pytest = "^7.4.3"
hypothesis = "^6.88.3"
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.3"