Remove anyjson useless requirement

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

Change-Id: Ibe08d2bf110359d0d8b93b6b6f3825bd6e814d0f
This commit is contained in:
Bertrand Lallau 2015-12-08 22:22:41 +01:00 committed by Min Pae
parent 84f7e746df
commit 6e462e4a9e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
pbr>=1.6
SQLAlchemy<1.1.0,>=0.9.9
alembic>=0.8.0
anyjson>=0.3.3
eventlet>=0.17.4
WebOb>=1.2.3
netaddr!=0.7.16,>=0.7.12