Ensure that the anyjson version is correct.

Fixes bug 1075977

Change-Id: Ieb5a8b3f3eefb8e0faea8bd5dcd8a0f3f7c4ec07
This commit is contained in:
Gary Kotton 2012-11-03 04:54:03 +00:00
parent 4fdd180b5a
commit 24af9d620e

View File

@ -2,7 +2,7 @@ Paste
PasteDeploy==1.5.0
Routes>=1.12.3
amqplib==0.6.1
anyjson==0.2.4
anyjson>=0.2.4
eventlet>=0.9.17
greenlet>=0.3.1
httplib2