Commit Graph

28 Commits (9c25cd99c4b2bbeeb96f0a4efc3b2c21b06e1881)

Author SHA1 Message Date
Alexandre Flament 9c25cd99c4 [mod] use github actions instead of travis
fix https://github.com/searx/searx/issues/2279
4 years ago
Alexandre Flament 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
requests 2.24.0 uses the ssl module except if it doesn't support SNI, in this case searx fallbacks to pyopenssl.
searx logs a critical message and exit if the ssl modules doesn't support SNI and pyOpenSSL is not installed.
searx logs a critical message and exit if the ssl version is older than 1.0.2.
in requirements.txt, pyopenssl is still required to install searx as a fallback.
4 years ago
Dalf 3973951770 [mod] requirements.txt: upgrade dependency versions. 4 years ago
Nicolas Gelot b8b13372c8 Fix deprecated werkzeug import
Close: #1830
Signed-off-by: Nicolas Gelot <nicolas.gelot@e.email>
4 years ago
Marc Abonce Seguin a3368c07a7 [enh] Add Interlingua locale (requires requirements update) 5 years ago
Dalf 1418361cbc requirements.txt : update dependencies 5 years ago
Noémi Ványi 252ba92fdd add more updates 5 years ago
Noémi Ványi 30bdc8704c require jinja to have unique function 5 years ago
Noémi Ványi 2478c5395d update pyyaml 5 years ago
Alex 34a68197a6 Update dependencies 6 years ago
Alexandre Flament 6730e97cec Update requirements.txt 6 years ago
Alexandre Flament 13216b6706
Dependencies upgrade
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak
http://lxml.de/4.1/changes-4.1.1.html : speed improvement
7 years ago
Alexandre Flament fb587f11fe Switch to code-cov 7 years ago
Alexandre Flament 4f6586d808 [mod] upgrade dependencies
Mostly interresting for :
* pyopenssl : https://github.com/pyca/pyopenssl/pull/578
* certifi
7 years ago
Alexandre Flament 181c12ae04 [mod] upgrade requirements.txt 7 years ago
Alexandre Flament 0af50e8505 Remove pyasn1-modules from dependencies
According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules.
7 years ago
Alexandre Flament 20c94592e7 [mod] upgrade versions in requirements.txt 7 years ago
Adam Tauber 8b10eb6fe1 [enh] update certifi to the current latest 8 years ago
Adam Tauber b27f07af23 [enh] socks proxy support 8 years ago
Adam Tauber 257e52954a [enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
8 years ago
Adam Tauber f9186344b3 [mod] dependency versions 8 years ago
Alexandre Flament 201928d2b0 [fix] SSL : SNI support 9 years ago
Thomas Pointhuber 7adb17452d [enh] add result_templates/code.html 10 years ago
Adam Tauber d959cb1c05 [enh] gevent/grequests changed to the built-in threading lib 10 years ago
Thomas Pointhuber 337bd6d907 simplify datetime extraction 10 years ago
asciimoo 598535b24a [mod] ui localization init - new dependency: flask-babel 10 years ago
asciimoo 3afdd1d994 [enh] settings unification - new dependency: pyyaml 10 years ago
asciimoo ae9fb1d7dc [enh] initial commit 11 years ago