diff --git a/setup.cfg b/setup.cfg index 78a3083..5b30fcc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ install_requires = glom tests_require = pytest - pytest-django + pytest-django==4.8.0 tox isort black @@ -52,7 +52,7 @@ include = [options.extras_require] tests = pytest - pytest-django + pytest-django==4.8.0 tox isort black