Spaces:
Sleeping
Sleeping
File size: 247 Bytes
b281659 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# Testing Dependencies pytest>=7.0.0 pytest-cov>=4.0.0 pytest-mock>=3.10.0 pytest-xdist>=3.0.0 # Code Quality black>=23.0.0 flake8>=6.0.0 isort>=5.12.0 mypy>=1.0.0 # Additional Test Utilities factory-boy>=3.2.0 freezegun>=1.2.0 responses>=0.23.0 |