Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/222705
Change subject: Bump requests version to one that works ok without SSL3 ...................................................................... Bump requests version to one that works ok without SSL3 Change-Id: Ic68390e8e630d7f02ba18abcd84af3d3f05d53d1 --- M requirements.txt 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/analytics/quarry/web refs/changes/05/222705/1 diff --git a/requirements.txt b/requirements.txt index b6c205f..089aa5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ oauthlib==0.6.3 pytz==2014.4 redis==2.10.1 -requests==2.3.0 +requests==2.7.0 requests-oauthlib==0.4.1 six==1.7.3 translitcodec==0.3 -- To view, visit https://gerrit.wikimedia.org/r/222705 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic68390e8e630d7f02ba18abcd84af3d3f05d53d1 Gerrit-PatchSet: 1 Gerrit-Project: analytics/quarry/web Gerrit-Branch: master Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
