# requirements for running the tests via pytest
datadiff>=2
django-fake-model==0.1.4
psycopg2-binary>=2.9.5
pytest-cov>=4
pytest-django>=4
pytest-xdist>=3
pytest>=7

-r testproj.txt
