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.
2 parents ee1fc4c + 3d89dde commit 10b9027Copy full SHA for 10b9027
requirements/test.pip
@@ -2,13 +2,12 @@ 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
9
pytest-mock==1.10.4
10
pytest-profiling==1.7.0
11
-pytest-sugar==0.9.2
12
tzlocal
13
invoke==1.3.0
14
readme-renderer==24.0
0 commit comments