summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-08-30 08:36:03 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-08-30 08:36:03 +0000
commitf22dbd20446ef5d316ffd3fffb630cf2731b8229 (patch)
tree777f17b79dc23c9215c9bb89b8e1462e01709bff
parent76d5c1a422edf3589cee6e178b71aa1dc626e9e9 (diff)
downloadpython-neutronclient-f22dbd20446ef5d316ffd3fffb630cf2731b8229.tar.gz
Updated from global requirements2.3.7
Change-Id: I0628d1071955a7f82efd1e1e054fa38ae1dff006
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt6
2 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 6c00c26..40650f2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,8 +3,8 @@ argparse
cliff>=1.6.0
iso8601>=0.1.9
netaddr>=0.7.6
-requests>=1.1
+requests>=1.2.1
python-keystoneclient>=0.10.0
-simplejson>=2.0.9
+simplejson>=2.2.0
six>=1.7.0
Babel>=1.3
diff --git a/test-requirements.txt b/test-requirements.txt
index 9a4d7e3..44eca62 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,10 +4,10 @@ cliff-tablib>=1.0
coverage>=3.6
discover
fixtures>=0.3.14
-httpretty>=0.8.0,!=0.8.1,!=0.8.2
+httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
mox3>=0.7.0
-oslosphinx
-oslotest
+oslosphinx>=2.2.0.0a2
+oslotest>=1.1.0.0a1
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18