From 3301473ae7122a4728131eb5ced90dc565e53783 Mon Sep 17 00:00:00 2001 From: Scott Maxwell Date: Wed, 30 Oct 2013 16:07:30 -0700 Subject: [PATCH] Uncap the requirements --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f706c46..cdd120a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,2 +1,2 @@ -tox>=1.4,<1.5 -epydoc>=3.0,<3.1 +tox>=1.4 +epydoc>=3.0