Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Unified Diff: appengine/auth_service/module-backend.yaml

Issue 1481573002: Update jinja2 to master (between 2.8 and 2.8.1); fix urlencode bug. (Closed) Base URL: git@github.com:luci/luci-py.git@1_tools
Patch Set: Add import hack Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/auth_service/app.yaml ('k') | appengine/auth_service/test_replica_app/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/auth_service/module-backend.yaml
diff --git a/appengine/auth_service/module-backend.yaml b/appengine/auth_service/module-backend.yaml
index b9f406a7a89b208237687aaee8e7d7aecf00d85f..bef113d585e0cfb1470987254ba5a9fc7aab382f 100644
--- a/appengine/auth_service/module-backend.yaml
+++ b/appengine/auth_service/module-backend.yaml
@@ -22,8 +22,6 @@ includes:
libraries:
- name: endpoints
version: "1.0"
-- name: jinja2
- version: "2.6"
- name: webapp2
version: "2.5.2"
- name: webob
« no previous file with comments | « appengine/auth_service/app.yaml ('k') | appengine/auth_service/test_replica_app/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698