drf-yasg/requirements/test.txt

10 lines
234 B
Plaintext

# requirements for running the tests via pytest
pytest>=2.9,<3.7 # <3.7 because of incompatible pluggy requirement
pytest-pythonpath>=0.7.1
pytest-cov>=2.5.1
pytest-xdist>=1.22.0
pytest-django>=3.2.0
datadiff==2.0.0
-r testproj.txt