From 95c031d41bd14ff0457123e1c40a3301a0cd1e74 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 16 Apr 2015 18:02:15 +0000 Subject: [PATCH] Uncap library requirements for liberty Change-Id: Ib0fc2f1b538a38d057de355d317006a792ee574b Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index c4ac2cb..0d0e2e5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. hacking>=0.10.0,<0.11 -oslotest>=1.5.1,<1.6.0 # Apache-2.0 +oslotest>=1.5.1 # Apache-2.0 coverage>=3.6 # These are needed for docs generation -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3