We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861f01c commit 5d8c0cdCopy full SHA for 5d8c0cd
test-requirements.txt
@@ -5,7 +5,7 @@ flake8-bugbear; python_version >= '3.5'
5
flake8-pyi; python_version >= '3.6'
6
lxml>=4.4.0
7
psutil>=4.0
8
-pytest>=5.1.1
+pytest==5.3.2
9
pytest-xdist>=1.22
10
# pytest-xdist depends on pytest-forked and 1.1.0 doesn't install clean on macOS 3.5
11
pytest-forked>=1.0.0,<1.1.0
0 commit comments