From 19a1379ff580258cde568a6d24fc8298f0fd4ec2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 20:17:33 -0400 Subject: [PATCH] >=2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47c4fe27..1466200f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e .[socks] pytest-xdist -pytest +pytest>=2.7 pytest-cov pytest-httpbin pytest-mock