commit | 6b2fbfecda1f2659edac40fcc3233a60f38b9a86 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Sep 18 23:50:19 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Sep 18 23:50:19 2017 +0000 |
tree | f95713eb105bd38ffa825a685db4082c5b3979a1 | |
parent | 6836b87a9d3a5a76043195b8be83a04720cedd50 [diff] | |
parent | b6017401204dedc149a451450a188db42a5fab70 [diff] |
Merge "Remove urllib3/requests from requirements"
diff --git a/requirements.txt b/requirements.txt index ccf6079..abccb62 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 -urllib3>=1.21.1 # MIT oslo.log>=3.30.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0