Merge branch 'QA' into bug/issue4

This commit is contained in:
2025-07-07 13:59:52 +02:00
committed by GitHub
5 changed files with 51 additions and 6 deletions

View File

@@ -12,6 +12,9 @@ markupsafe = "==1.1.1"
werkzeug = "==1.0.1"
coverage = "*"
pytest-cov = "*"
pytest = "*"
pytest-flask = "*"
bs4 = "*"
[dev-packages]