mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
[fix] remove certifi from requirements.txt [1]
[1] https://github.com/searxng/searxng/commit/93f7f7eee2e8 forensics: - Requirement certify was added in35a2bc5650
- Since commit93f7f7eee
certifi is no longer needed. Not sure why93f7f7eee
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:
parent
459389a2da
commit
36ae1c7034
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
certifi==2023.11.17
|
||||
babel==2.14.0
|
||||
flask-babel==4.0.0
|
||||
flask==3.0.1
|
||||
|
|
Loading…
Reference in a new issue