Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
update test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
popravich committed Nov 8, 2017
1 parent 9fe6645 commit 4ace62d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hiredis==0.2.0
flake8==3.2.1
pytest==3.0.5
pytest-cov==2.4.0
flake8==3.4.1
coverage==4.4.1
pytest==3.2.2
pytest-cov==2.5.1
pytest-xdist==1.20.0

0 comments on commit 4ace62d

Please sign in to comment.