##// END OF EJS Templates
caches: make sure __repr__ of invalidaiton context always return strings....
caches: make sure __repr__ of invalidaiton context always return strings. - this is a part of python specs, otherwise we potentially can cause UnicodeDecodeErrors

File last commit:

r110:df4eb304 default
r293:3df2eb52 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