Remove cliff from requirements.txt

This patch removes cliff from requirements.txt because it is not used now.

Change-Id: I97807099635be7d857695231aff0c68a52c015d2
This commit is contained in:
Yuiko Takada 2015-07-01 13:42:28 +09:00
parent 9654a066de
commit a19f1a3cb4
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=1.3
cliff>=1.13.0 # Apache-2.0
eventlet>=0.17.4
Flask<1.0,>=0.10
keystonemiddleware>=1.5.0