##// END OF EJS Templates
vcs: Pass registry to vcs for user authentication....
vcs: Pass registry to vcs for user authentication. Explicit pass the registry insted of indirectly using it via pyramids thread locals.

File last commit:

r110:df4eb304 default
r591:bc63cba1 default
Show More
patch-rhodecode-tools-setup.diff
11 lines | 243 B | text/x-diff | DiffLexer
/ pkgs / patch-rhodecode-tools-setup.diff
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@future==0.14.3
six==1.9.0
mako==1.0.1
markupsafe==0.23
-requests==2.5.1
+requests
#responses
whoosh==2.7.0
elasticsearch==2.3.0