We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37710c8 commit 660dd89Copy full SHA for 660dd89
tests/requirements.txt
@@ -9,7 +9,7 @@ iniconfig!=1.1.0,>=1.0.1
9
mypy==0.931; platform_python_implementation == "CPython"
10
pytest>=6.0.0
11
pytest-cov>=2.8.1
12
-pytest-mypy-plugins>=1.6.1; platform_python_implementation == "CPython"
+pytest-mypy-plugins>=1.9.1; platform_python_implementation == "CPython"
13
pytest-mypy-plugins-shim>=0.1.0; platform_python_implementation != "CPython"
14
pytest-randomly>=3.7.0
15
pytest-regressions>=2.0.1
0 commit comments