exclude cmd2 0.8.3

Release 0.8.3 of cmd2 failed to properly specify a new dependency so
installing it breaks interactive mode for OSC and other cliff-based
apps.

Change-Id: If9d7af11865c2031960905b5902223aa28dcd449
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-10 16:11:06 -04:00
parent 9aa8222782
commit fb0e448d4b

View File

@ -19,7 +19,7 @@ ceilometermiddleware>=1.1.0 # Apache-2.0
cachetools>=2.0.0 # MIT License
cffi>=1.7.0 # MIT
cliff>=2.8.0,!=2.9.0 # Apache-2.0
cmd2>=0.8.0 # MIT
cmd2>=0.8.0,!=0.8.3 # MIT
cotyledon>=1.3.0 # Apache-2.0
construct>=2.8.10,<2.9 # MIT
PuLP>=1.4.1 # MIT