We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c43329 commit 07591bcCopy full SHA for 07591bc
appengine/flexible/django_cloudsql/requirements.txt
@@ -1,4 +1,4 @@
1
-Django==2.0.1
+Django==2.0.2
2
mysqlclient==1.3.12
3
wheel==0.30.0
4
gunicorn==19.7.1
appengine/flexible/hello_world_django/requirements.txt
@@ -1,2 +1,2 @@
container_engine/django_tutorial/requirements.txt
endpoints/bookstore-grpc/requirements.txt
-grpcio==1.8.6
+grpcio==1.9.0
google-auth==1.3.0
endpoints/getting-started-grpc/requirements.txt
-grpcio-tools==1.8.6
+grpcio-tools==1.9.0
testing/requirements.txt
@@ -1,5 +1,5 @@
beautifulsoup4==4.6.0
-coverage==4.4.2
+coverage==4.5
flaky==3.4.0
funcsigs==1.0.2
5
mock==2.0.0
0 commit comments