Skip to content

Commit

Permalink
Updated from global requirements
Browse files Browse the repository at this point in the history
Change-Id: I5fd070cb5ffaca659823b743dc1560b6a190543b
  • Loading branch information
OpenStack Proposal Bot committed Sep 17, 2015
1 parent 55451d8 commit a9f395a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
ovs>=2.4.0.dev0;python_version=='2.7' # Apache-2.0
pbr<2.0,>=1.6
pbr>=1.6
Babel>=1.3
six>=1.9.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
pass

setuptools.setup(
setup_requires=['pbr>=1.3'],
setup_requires=['pbr>=1.8'],
pbr=True)

0 comments on commit a9f395a

Please sign in to comment.