Refactoring code for modular approach
This commit is contained in:
8
tests/requirements_test.txt
Normal file
8
tests/requirements_test.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user