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 36393ac commit 69cb9deCopy full SHA for 69cb9de
requirements/test.pip
@@ -2,7 +2,7 @@ blinker
2
Faker==2.0.0
3
mock==3.0.5
4
pytest==4.6.5; python_version < '3.5'
5
-pytest==5.0.1; python_version >= '3.5'
+pytest==5.4.1; python_version >= '3.5'
6
pytest-benchmark==3.2.2
7
pytest-cov==2.7.1
8
pytest-flask==0.15.1
0 commit comments