Sync with global requirements

Get the requirements in sync again with the other
OpenStack modules.

Change-Id: I20b8353f359a01356d9d3af84b2a18c953cd0afd
This commit is contained in:
Dirk Mueller 2014-05-27 09:38:11 +02:00
parent 29104fd110
commit caa0926c28
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
argparse
PrettyTable>=0.6,<0.8
PrettyTable>=0.7,<0.8
requests>=1.1
simplejson>=2.0.9

View File

@ -4,6 +4,6 @@ fixtures>=0.3.14
mock>=1.0
ordereddict
pep8==1.3.3
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32
sphinx>=1.2.1,<1.3
testrepository>=0.0.18
testtools>=0.9.34