Files
searxng/requirements-dev.txt
T

26 lines
564 B
Plaintext
Raw Normal View History

2023-07-14 07:50:48 +00:00
mock==5.1.0
nose2[coverage_plugin]==0.15.1
2017-09-13 22:58:52 +02:00
cov-core==1.15.0
2024-03-20 18:14:42 +00:00
black==24.3.0
2024-09-06 07:39:11 +00:00
pylint==3.2.7
2024-01-19 07:54:43 +00:00
splinter==0.21.0
selenium==4.24.0
Pallets-Sphinx-Themes==2.1.3
2023-09-08 11:12:28 +02:00
Sphinx<=7.1.2; python_version == '3.8'
2024-07-27 07:15:53 +00:00
Sphinx==7.4.7; python_version > '3.8'
sphinx-issues==4.1.0
2022-07-05 14:02:38 +02:00
sphinx-jinja==2.0.2
2024-01-29 13:53:24 +00:00
sphinx-tabs==3.4.5
sphinxcontrib-programoutput==0.17
sphinx-autobuild==2021.3.14
sphinx-notfound-page==1.0.4
myst-parser==3.0.1
linuxdoc==20240509
2022-06-17 07:06:34 +00:00
aiounittest==1.4.2
2024-02-23 07:14:12 +00:00
yamllint==1.35.1
2024-09-06 07:39:19 +00:00
wlc==1.15
2021-09-06 19:47:50 +02:00
coloredlogs==15.0.1
docutils<=0.21; python_version == '3.8'
docutils>=0.21.2; python_version > '3.8'