Skip to content

Commit

Permalink
Updated from global requirements
Browse files Browse the repository at this point in the history
Change-Id: I88ec1f9d3356c8d384b56abc06696755ee3fa2a5
  • Loading branch information
OpenStack Proposal Bot committed Mar 21, 2015
1 parent 8679eed commit 025bcfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
oslo.i18n>=1.3.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=2.2.0,!=2.4.0
simplejson>=2.2.0
Expand Down
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ discover
fixtures>=0.3.14
keyring>=2.1,!=3.3
mock>=1.0
requests-mock>=0.5.1 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
tempest-lib>=0.3.0
tempest-lib>=0.4.0

0 comments on commit 025bcfb

Please sign in to comment.