Remove simplejson useless requirement

This patch cleans up the requirement list to remove simplejson module
that is not used anymore directly by monasca-agent.

Change-Id: I7f7aea7cb28ef428f1559e59e2c6f0fa25a7e65c
This commit is contained in:
Bertrand Lallau 2016-05-24 09:33:00 +02:00
parent 53e77d8d3e
commit 07d2c3ea1d
1 changed files with 0 additions and 1 deletions

View File

@ -19,6 +19,5 @@ pymongo
python-memcached
python-monascaclient>=1.0.22,<1.1
redis
simplejson
supervisor>=3.1.3,<3.2
tornado