mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 17:45:41 -04:00
Update requirements.txt
pin version of six to resolve deployment issues
This commit is contained in:
@@ -20,7 +20,7 @@ jsonschema==2.5.1
|
|||||||
Flask-Redis==0.1.0
|
Flask-Redis==0.1.0
|
||||||
gunicorn==19.6.0
|
gunicorn==19.6.0
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
|
six==1.10.0
|
||||||
|
|
||||||
# pin to minor version 3.1.x
|
# pin to minor version 3.1.x
|
||||||
notifications-python-client>=3.1,<3.2
|
notifications-python-client>=3.1,<3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user