update uml diagrams (#329)

* update uml diagrams

* pin versions to make test runs reproducible

* add install target for easier dev env setup
This commit is contained in:
Stefan Allius
2025-03-30 00:44:27 +01:00
committed by GitHub
parent 632498c384
commit 433faecbb5
6 changed files with 281 additions and 271 deletions

View File

@@ -1,8 +1,8 @@
flake8
pytest
pytest-asyncio
pytest-cov
python-dotenv
mock
coverage
jinja2-cli
flake8==7.1.2
pytest==8.3.5
pytest-asyncio==0.25.3
pytest-cov==6.0.0
python-dotenv==1.0.1
mock==5.2.0
coverage==7.7.1
jinja2-cli==0.8.2