mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
The new ``requirements-server.txt`` (granian) is installed into the virtualenv of Dockerfile. When ``make run`` is called, a granian server is started with auto reload on application's files changes / requires granian[reload] extra, see ``requirements-dev.txt``. Dependabot supports updates to any ``.txt`` file [1]. [1] https://docs.github.com/en/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#pip-and-pip-compile Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
24 lines
480 B
Text
24 lines
480 B
Text
mock==5.2.0
|
|
nose2[coverage_plugin]==0.15.1
|
|
cov-core==1.15.0
|
|
black==24.3.0
|
|
pylint==3.3.7
|
|
splinter==0.21.0
|
|
selenium==4.34.2
|
|
Pallets-Sphinx-Themes==2.3.0
|
|
Sphinx==7.4.7
|
|
sphinx-issues==5.0.1
|
|
sphinx-jinja==2.0.2
|
|
sphinx-tabs==3.4.7
|
|
sphinxcontrib-programoutput==0.18
|
|
sphinx-autobuild==2024.10.3
|
|
sphinx-notfound-page==1.1.0
|
|
myst-parser==3.0.1
|
|
linuxdoc==20240924
|
|
aiounittest==1.5.0
|
|
yamllint==1.37.1
|
|
wlc==1.15
|
|
coloredlogs==15.0.1
|
|
docutils>=0.21.2
|
|
parameterized==0.9.0
|
|
granian[reload]==2.4.2
|