We want direct test requirements only --- mypy-1.14.0/tox.ini.orig +++ mypy-1.14.0/tox.ini @@ -21,7 +21,7 @@ PROGRAMFILES(X86) PYTEST_ADDOPTS deps = - -r test-requirements.txt + -r test-requirements.in # This is a bit of a hack, but ensures the faster-cache path is tested in CI orjson;python_version=='3.12' commands = python -m pytest {posargs}