@@ -129,7 +129,7 @@ except ImportError:
install_requires.extend([
"python-dateutil",
"anyjson",
- "kombu
+ "kombu",
"pyparsing",
])