Refactor code structure for improved readability and maintainability

This commit is contained in:
claudi 2026-04-07 09:10:53 +02:00
parent 389d72a136
commit aa4c067ea8
1685 changed files with 393439 additions and 71932 deletions

View file

@ -17,7 +17,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"openapi-python-client>=0.25,<0.26",
"datamodel-code-generator>=0.28,<0.31",
"pytest>=8,<9",
"pytest-httpx>=0.35,<0.36",
]