From d8305c2e346e251a20169ce30933e4fdd9613a5d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 10 Aug 2015 02:13:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I771d6e143643ee6cd267b752a7e9d7aa4cecc8ad --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2ad59867..df5cdf3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,12 +7,12 @@ # adding a new feature to oslo.utils means adding a new dependency, # that is a likely indicator that the feature belongs somewhere else. -pbr<2.0,>=1.3 +pbr<2.0,>=1.4 Babel>=1.3 six>=1.9.0 iso8601>=0.1.9 oslo.i18n>=1.5.0 # Apache-2.0 -monotonic>=0.1 # Apache-2.0 +monotonic>=0.3 # Apache-2.0 pytz>=2013.6 netaddr>=0.7.12 netifaces>=0.10.4