Update requirements.txt

pin version of six to resolve deployment issues
This commit is contained in:
Rebecca Law
2017-03-27 11:12:39 +01:00
committed by GitHub
parent 4d6ab0238e
commit 0705cf2f7c

View File

@@ -20,7 +20,7 @@ jsonschema==2.5.1
Flask-Redis==0.1.0
gunicorn==19.6.0
docopt==0.6.2
six==1.10.0
# pin to minor version 3.1.x
notifications-python-client>=3.1,<3.2