Skip to content

Commit

Permalink
update pytest requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
VeNoMouS committed Sep 27, 2020
1 parent a38694d commit 9ec4730
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dev_requirements.txt
@@ -1,8 +1,8 @@
# Development
pytest >= 4.6.8
pytest-cov >= 2.8.1
pytest-xdist >= 1.28.0
pytest-forked >= 1.0.2
pytest >= 6.1.0
pytest-cov >= 2.10.1
pytest-xdist >= 1.30.0
pytest-forked >= 1.3.0
pytest-watch >= 4.2.0
pytest-timeout >= 1.3.3
pytest-env >= 0.6.2
Expand All @@ -14,4 +14,4 @@ coveralls >= 1.9.2
autopep8 >= 1.4.4
js2py >= 0.60
polling >= 0.3.1
python_anticaptcha >= 0.4.2
python_anticaptcha >= 0.4.2

0 comments on commit 9ec4730

Please sign in to comment.