Merge pull request #990 from alphagov/schedule-api-notification

Add iso8601 to requirements
This commit is contained in:
Rebecca Law
2017-05-25 16:26:53 +01:00
committed by GitHub

View File

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