]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 18 Dec 2015 13:50:47 +0000 (13:50 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 18 Dec 2015 13:50:47 +0000 (13:50 +0000)
Change-Id: I2d197470280bac0adffe00e2bcaa6c321ecc2f18

requirements.txt

index 450df3ad06fac71fd0446c9e8b5f23d11cb37f49..3d5e0e9af74f4a52e98d1d877e8a82419df477b8 100644 (file)
@@ -12,7 +12,7 @@ eventlet>=0.17.4
 pecan>=1.0.0
 greenlet>=0.3.2
 httplib2>=0.7.5
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
 Jinja2>=2.8 # BSD License (3 clause)
 keystonemiddleware>=4.0.0
 netaddr!=0.7.16,>=0.7.12
@@ -28,17 +28,17 @@ stevedore>=1.5.0 # Apache-2.0
 oslo.concurrency>=2.3.0 # Apache-2.0
 oslo.config>=2.7.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0
-oslo.db>=3.2.0 # Apache-2.0
+oslo.db>=4.1.0 # Apache-2.0
 oslo.i18n>=1.5.0 # Apache-2.0
 oslo.log>=1.12.0 # Apache-2.0
 oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
 oslo.middleware>=3.0.0 # Apache-2.0
 oslo.policy>=0.5.0 # Apache-2.0
-oslo.reports>=0.6.0  # Apache-2.0
+oslo.reports>=0.6.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.10.0 # Apache-2.0
 oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0
 oslo.versionedobjects>=0.13.0
 
 python-novaclient!=2.33.0,>=2.29.0