summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2018-08-01Update dependenciesAlex
2018-06-03Update requirements.txtAlexandre Flament
2017-11-22Dependencies upgradeAlexandre Flament
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak http://lxml.de/4.1/changes-4.1.1.html : speed improvement
2017-09-17Switch to code-covAlexandre Flament
2017-07-31[mod] upgrade dependenciesAlexandre Flament
Mostly interresting for : * pyopenssl : https://github.com/pyca/pyopenssl/pull/578 * certifi
2017-03-23[mod] upgrade requirements.txtAlexandre Flament
2017-01-06Remove pyasn1-modules from dependenciesAlexandre Flament
According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules.
2017-01-02[mod] upgrade versions in requirements.txtAlexandre Flament
2016-10-03[enh] update certifi to the current latestAdam Tauber
2016-09-05[enh] socks proxy supportAdam Tauber
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
WARNING: dependency changes
2016-01-10[mod] dependency versionsAdam Tauber
2015-04-26[fix] SSL : SNI supportAlexandre Flament
2014-12-20[enh] add result_templates/code.htmlThomas Pointhuber
2014-12-05[enh] gevent/grequests changed to the built-in threading libAdam Tauber
2014-03-18simplify datetime extractionThomas Pointhuber
2014-01-22[mod] ui localization init - new dependency: flask-babelasciimoo
2014-01-19[enh] settings unification - new dependency: pyyamlasciimoo
2013-10-14[enh] initial commitasciimoo