diff --git a/requirements/edx/testing.in b/requirements/edx/testing.in index 7ed18663aa..c806807c8e 100644 --- a/requirements/edx/testing.in +++ b/requirements/edx/testing.in @@ -48,5 +48,5 @@ tox # virtualenv management for tests tox-battery # Makes tox aware of requirements file changes transifex-client # Command-line interface for the Transifex localization service unidiff # Required by coverage_pytest_plugin -pylint-pytest # A Pylint plugin to suppress pytest-related false positives. +pylint-pytest==0.3.0 # A Pylint plugin to suppress pytest-related false positives.