Remove pytest version filter

This commit is contained in:
Florian Bruhin 2018-02-07 12:05:13 +01:00
parent 5135e0f35d
commit e874db9ce3
2 changed files with 2 additions and 3 deletions

View File

@ -22,7 +22,7 @@ parse-type==0.4.2
pluggy==0.6.0
py==1.5.2
py-cpuinfo==3.3.0
pytest==3.4.0 # rq.filter: != 3.3.2
pytest==3.4.0
pytest-bdd==2.20.0
pytest-benchmark==3.1.1
pytest-cov==2.5.1

View File

@ -4,7 +4,7 @@ coverage
Flask
hunter
hypothesis
pytest==3.3.1
pytest
pytest-bdd
pytest-benchmark
pytest-cov
@ -19,4 +19,3 @@ pytest-xvfb
vulture
#@ ignore: Jinja2, MarkupSafe, colorama
#@ filter: pytest != 3.3.2