From 1b85706cb8cd50e28c5b25c9ce99d478b88fce0d Mon Sep 17 00:00:00 2001 From: John Dorlus Date: Wed, 19 Nov 2014 00:14:06 -0500 Subject: [PATCH] Unpinned pytest-mozwebqa to always grab the most recent version. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2165281..56c68e8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ chardet==2.1.1 execnet==1.1 py==1.4.15 pytest==2.3.5 -pytest-mozwebqa==1.3 +pytest-mozwebqa pytest-xdist==1.8 requests==2.4.3 selenium