diff --git a/requirements.txt b/requirements.txt index d028f82..7c29ce7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ google-cloud-core==0.28.1 google-cloud-datastore==1.7.1 googleapis-common-protos==1.5.3 grpcio==1.16.0 -gunicorn==19.9.0 +gunicorn==19.10.0 idna==2.7 isort==4.3.4 lazy-object-proxy==1.3.1 @@ -25,5 +25,5 @@ requests==2.20.0 rsa==4.0 six==1.11.0 typed-ast==1.1.0 -urllib3==1.24.2 +urllib3==1.24.3 wrapt==1.10.11