Updating the video.js that we use to avoid an XSS attack. Yikes! ;\
[mediagoblin.git] / setup.py
index 14a9a24f61e9f1e9355cff0589600afe32973bcf..cf3c2018ed8327d32597e1c41ffbc2b416c0413f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -48,8 +48,8 @@ setup(
         'pytest>=2.3.1',
         'pytest-xdist',
         'werkzeug>=0.7',
-        'celery==2.5.3',
-        'kombu==2.1.7',
+        'celery>=3.0',
+        'kombu',
         'jinja2',
         'sphinx',
         'Babel<1.0',
@@ -63,6 +63,7 @@ setup(
         'itsdangerous',
         'pytz',
         'six',
+        'oauthlib==0.5.0',
         ## This is optional!
         # 'translitcodec',
         ## For now we're expecting that users will install this from