reverting depedency

This commit is contained in:
kevgliss 2016-01-04 13:58:12 -08:00
parent cb4cf43fcf
commit 4a952d867b
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ install_requires = [
'arrow==0.7.0',
'boto==2.38.0', # we might make this optional
'six==1.10.0',
'gunicorn==19.4.4',
'gunicorn==19.4.1',
'pycrypto==2.6.1',
'cryptography==1.1.2',
'pyopenssl==0.15.1',