Skip to content

Commit

Permalink
Relax prettytable dependency to v0.6.X from v0.6
Browse files Browse the repository at this point in the history
Change-Id: Ide7247ba444b60179d9c76c43dfaa43c025b69c9
  • Loading branch information
bcwaldon committed Jul 17, 2012
1 parent 53acf1a commit c201f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pip-requires
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
argparse
httplib2
prettytable==0.6
prettytable>=0.6,<0.7
python-keystoneclient>=0.1,<0.2

0 comments on commit c201f24

Please sign in to comment.