From 90fbe7af61c5e210fb103f7698ad8a508881dc1e Mon Sep 17 00:00:00 2001 From: yanyanhu Date: Thu, 4 Jun 2015 23:05:46 -0400 Subject: [PATCH] Sync with global requirements Change-Id: I48c51789cc4d8027a9dcf95efbdbb5d931ee9a25 --- requirements.txt | 6 +++--- test-requirements.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94f352c3..9645b729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,15 +3,15 @@ # process, which may cause wedges in the gate later. Babel>=1.3 -pbr>=0.6,!=0.7,<1.0 +pbr>=0.11,<2.0 argparse iso8601>=0.1.9 PrettyTable>=0.7,<0.8 oslo.i18n>=1.5.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 -python-openstacksdk>=0.2.1 -python-keystoneclient>=1.3.0 +python-openstacksdk>=0.4.1 +python-keystoneclient>=1.6.0 python-heatclient>=0.3.0 PyYAML>=3.1.0 requests>=2.5.2 diff --git a/test-requirements.txt b/test-requirements.txt index 8cd1227d..d5a95e40 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,15 +3,15 @@ # process, which may cause wedges in the gate later. # Hacking already pins down pep8, pyflakes and flake8 -hacking>=0.8.0,<0.9 +hacking>=0.10.0,<0.11 coverage>=3.6 discover fixtures>=0.3.14 -requests-mock>=0.6.0 # Apache-2.0 +requests-mock>=0.6.0 # Apache-2.0 mock>=1.0 mox3>=0.7.0 -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 -oslotest>=1.5.1,<1.6.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 +oslotest>=1.5.1 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 testrepository>=0.0.18 testscenarios>=0.4