Incompatible with pytest 5.4 and 5.4.1

This commit is contained in:
Kyle Altendorf 2020-05-20 09:21:34 -04:00 committed by GitHub
parent 6e79216425
commit eb8493f09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
jmespath
mitmproxy; python_version >= '3.6'
mitmproxy<4.0.0; python_version < '3.6'
pytest < 5.4
pytest != 5.4, != 5.4.1
pytest-cov
pytest-twisted >= 1.11
pytest-xdist