Remove jsonpatch useless requirement

This patch cleans up the requirement list to remove jsonpatch module
that is not used anymore directly by Cue.

Change-Id: Ic8710b577b3921f252dcbd2092d0da67d16bdd61
This commit is contained in:
Bertrand Lallau 2015-12-08 22:42:39 +01:00
parent 1b64ac8182
commit 9f6f9e9460
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ oslo.service>=0.12.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
pecan>=1.0.0
six>=1.9.0
jsonpatch>=1.1
WSME>=0.8
keystonemiddleware!=2.4.0,>=2.0.0
paramiko>=1.13.0