Add config parsing support in backend

Signed-off-by: Felipe Cardoso <felipe.cardoso@hotmail.it>
This commit is contained in:
2025-01-23 13:46:30 +01:00
parent f99564434a
commit 37b71464f6
6 changed files with 309 additions and 5 deletions

View File

@@ -11,4 +11,5 @@ aiofiles>=23.2.1
pytest>=7.4.3
httpx>=0.25.1
pytest-asyncio>=0.21.1
psutil>=5.9.8
psutil>=5.9.8
PyYAML~=6.0.2