diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:07:11 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:07:11 +0000 |
commit | 579f5cee177ffa9c0e7bef55ae38a87ccbb971f8 (patch) | |
tree | e1a0a483b041b31f79016094c39d2bcae3f89c25 /requirements.txt | |
parent | 452099f4eb90400cd23ba1b113fcefc98b440c20 (diff) | |
download | keystonemiddleware-579f5cee177ffa9c0e7bef55ae38a87ccbb971f8.tar.gz |
Updated from global requirements
Change-Id: I193865cda77ca1e22495b01ea602ebb28a912a8a
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f94144a..063f47c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 pycadf!=2.0.0,>=1.1.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 -six>=1.9.0 # MIT +six>=1.10.0 # MIT WebOb>=1.7.1 # MIT |