aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index aaf5cda9..b485a2ff 100644
--- a/setup.py
+++ b/setup.py
@@ -45,14 +45,14 @@ setup(
'PasteScript',
'wtforms',
'py-bcrypt',
- 'pytest>=2.3',
+ 'pytest>=2.3.1',
'pytest-xdist',
'werkzeug>=0.7',
'celery==2.5.3',
'kombu==2.1.7',
'jinja2',
'sphinx',
- 'Babel',
+ 'Babel<1.0',
'argparse',
'webtest<2',
'ConfigObj',
@@ -63,6 +63,7 @@ setup(
'itsdangerous',
'pytz',
'six',
+ 'oauthlib',
## This is optional!
# 'translitcodec',
## For now we're expecting that users will install this from