diff --git a/monitoring/api/v3/requirements.txt b/monitoring/api/v3/requirements.txt index 69beae598ab3..27614ded5e2d 100644 --- a/monitoring/api/v3/requirements.txt +++ b/monitoring/api/v3/requirements.txt @@ -4,7 +4,7 @@ oauth2client==4.0.0 pyasn1==0.1.9 pyasn1-modules==0.0.8 rsa==3.4.2 -simplejson==3.9.0 +simplejson==3.10.0 six==1.10.0 uritemplate==3.0.0 wheel==0.30.0a0 diff --git a/speech/grpc/requirements.txt b/speech/grpc/requirements.txt index a7041471c82d..582065ec1428 100644 --- a/speech/grpc/requirements.txt +++ b/speech/grpc/requirements.txt @@ -1,5 +1,5 @@ google-cloud-core==0.20.0 -grpcio==1.0.1rc1 +grpcio==1.0.1 PyAudio==0.2.9 grpc-google-cloud-speech-v1beta1==1.0.1 six==1.10.0 diff --git a/testing/requirements-dev.txt b/testing/requirements-dev.txt index 80132ac9168d..1669d97cb121 100644 --- a/testing/requirements-dev.txt +++ b/testing/requirements-dev.txt @@ -28,7 +28,7 @@ google-cloud-translate==0.20.0 google-cloud-vision==0.20.0 google-cloud==0.20.0 grpc-google-cloud-speech-v1beta1==1.0.1 -grpcio==1.0.1rc1 +grpcio==1.0.1 gunicorn==19.6.0 httplib2==0.9.2 kinto==4.3.2 @@ -58,7 +58,7 @@ responses==0.5.1 rsa==3.4.2 scipy==0.18.1 sendgrid==3.6.0 -simplejson==3.9.0 +simplejson==3.10.0 six==1.10.0 sleekxmpp==1.3.1 SQLAlchemy==1.1.3