Skip to content

Commit

Permalink
test-requirements.txt: Use pytest 3.6
Browse files Browse the repository at this point in the history
Also add pytest-profiling to keep in sync
with the moban template.
  • Loading branch information
jayvdb committed Jun 21, 2018
1 parent e099f03 commit ba4bcba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ coverage-config-reload-plugin~=0.2
codecov~=2.0.5
moban~=0.0.9
packaging~=16.8
pytest~=3.1.1
pytest~=3.6.1
pytest-cov~=2.4
pytest-env~=0.6.0
pytest-error-for-skips~=1.0
pytest-instafail~=0.3.0
pytest-mock~=1.1
pytest-profiling~=1.3.0
pytest-reorder~=0.1.0
pytest-reqs~=0.0.6
pytest-timeout~=1.2.0
pytest-timeout~=1.3.0
pytest-xdist~=1.15
requests-mock~=1.2
pip!=9.0.2, !=10.0.*
Expand Down

0 comments on commit ba4bcba

Please sign in to comment.