Makefile enhancements

This commit is contained in:
2025-09-13 21:52:14 +02:00
parent 9aa6fbf722
commit 559937cc20

View File

@@ -0,0 +1,9 @@
# tests/requirements-test.txt
# Testing dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
httpx>=0.24.0
faker>=19.0.0
pytest-repeat>=0.9.4