Browse Source

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

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

forensics:

- Requirement certify was added in 35a2bc5650b

- 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>
Markus Heiser 1 year ago
parent
commit
36ae1c7034
1 changed files with 0 additions and 1 deletions
  1. 0 1
      requirements.txt

+ 0 - 1
requirements.txt

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