Skip to content

Commit f22dbd2

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: I0628d1071955a7f82efd1e1e054fa38ae1dff006
1 parent 76d5c1a commit f22dbd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ argparse
33
cliff>=1.6.0
44
iso8601>=0.1.9
55
netaddr>=0.7.6
6-
requests>=1.1
6+
requests>=1.2.1
77
python-keystoneclient>=0.10.0
8-
simplejson>=2.0.9
8+
simplejson>=2.2.0
99
six>=1.7.0
1010
Babel>=1.3

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cliff-tablib>=1.0
44
coverage>=3.6
55
discover
66
fixtures>=0.3.14
7-
httpretty>=0.8.0,!=0.8.1,!=0.8.2
7+
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
88
mox3>=0.7.0
9-
oslosphinx
10-
oslotest
9+
oslosphinx>=2.2.0.0a2
10+
oslotest>=1.1.0.0a1
1111
python-subunit>=0.0.18
1212
sphinx>=1.1.2,!=1.2.0,<1.3
1313
testrepository>=0.0.18

0 commit comments

Comments
 (0)