summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:58:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:58:19 +0000
commit1e73a62c2c144cbca2f75feb0278c218bef824cb (patch)
tree823a12349e6e83ca650a4ddbd5172f30e7be9014 /requirements.txt
parente4912e1ec668508943090eba14612694743abd1b (diff)
downloadoslo-utils-1e73a62c2c144cbca2f75feb0278c218bef824cb.tar.gz
Updated from global requirements
Change-Id: I6ae50d73178aab40946108e2a2e27fa191e842fa
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 46af08f..f6cb091 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.9.0 # MIT
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0
iso8601>=0.1.11 # MIT
-oslo.i18n>=2.1.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
monotonic>=0.6 # Apache-2.0
pytz>=2013.6 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD