Skip to content

Commit 10ecd67

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: I60a7bd4cd9527cf3b54ab5d2968dff5134711bff
1 parent fce3a08 commit 10ecd67

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ python-keystoneclient>=1.6.0
1616
python-novaclient>=2.29.0
1717
python-cinderclient>=1.3.1
1818
python-neutronclient>=2.6.0
19-
requests>=2.5.2
19+
requests!=2.8.0,>=2.5.2
2020
stevedore>=1.5.0 # Apache-2.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
1414
os-testr>=0.4.1
1515
testrepository>=0.0.18
1616
testtools>=1.4.0
17-
WebOb>=1.2.3
17+
WebOb<1.5.0,>=1.2.3
1818
tempest-lib>=0.9.0

0 commit comments

Comments
 (0)