diff options
author | gordon chung <gord@live.ca> | 2014-07-22 09:21:18 -0400 |
---|---|---|
committer | gordon chung <gord@live.ca> | 2014-07-22 09:21:18 -0400 |
commit | 5bf332c15bccfa7616bfb7c3a1d764967dced48e (patch) | |
tree | ddb55e58ca0452331557a78252284475b0623ab6 /requirements.txt | |
parent | 9607c7d69f3e7dd51225802d653af9fdef321a20 (diff) | |
download | oslo-middleware-5bf332c15bccfa7616bfb7c3a1d764967dced48e.tar.gz |
replace with oslo.i18n
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index ddb4a4e..81357f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ Babel>=0.9.6 oslo.config>=1.2.1 +oslo.i18n>=0.1.0 six>=1.7.0 WebOb>=1.2.3 |