diff --git a/pyproject.toml b/pyproject.toml index 5f8d0f7..7706cb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,6 @@ poetry-publish = "*" # https://github.com/jedie/poetry-publish bx_py_utils = "*" tox = "*" pytest = "*" -pytest-randomly = "*" pytest-cov = "*" pytest-django = "*" coveralls = "*"