[fix] remove certifi from requirements.txt [1]

[1] https://github.com/searxng/searxng/commit/93f7f7eee2e8

forensics:

- Requirement certify was added in 35a2bc5650

- Since commit 93f7f7eee certifi is no longer needed.  Not sure why 93f7f7eee
  upgraded certifi while removing the usage of this package from the source code
  in the same commit.

Closes: https://github.com/searxng/searxng/pull/3182
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2024-02-03 13:36:08 +01:00 committed by Markus Heiser
parent 459389a2da
commit 36ae1c7034

View file

@ -1,4 +1,3 @@
certifi==2023.11.17
babel==2.14.0
flask-babel==4.0.0
flask==3.0.1