From 66e8c5a384582c4d4ebe0c8a8bfac17f0f41d9aa Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 5 Aug 2013 18:03:18 -0300 Subject: Sync with global requirements Specifically, removing d2to1 is the important part. While we're at it though, use hacking to get the pyflakes/pep8 pins. Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 21115e0..42104ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5,<0.6 +pbr>=0.5.21,<1.0 simplejson>=2.0.9 -- cgit v1.2.1