Files
searxng/requirements-dev.txt
T

24 lines
694 B
Plaintext
Raw Normal View History

2020-12-28 09:04:39 +01:00
mock==4.0.3; python_version >= "3.6"
mock==2.0.0; python_version < "3.6"
nose2[coverage_plugin]==0.9.2
2017-09-13 22:58:52 +02:00
cov-core==1.15.0
2020-11-06 08:26:31 +08:00
pycodestyle==2.6.0
2020-12-28 09:04:39 +01:00
pylint==2.6.0
splinter==0.14.0
transifex-client==0.14.2
unittest2==1.1.0
2019-07-06 18:47:35 +02:00
selenium==3.141.0
2020-12-28 09:04:39 +01:00
twine==3.3.0; python_version >= "3.6"
twine==1.15.0; python_version < "3.6"
Pallets-Sphinx-Themes==1.2.3
2020-12-28 09:04:39 +01:00
Sphinx==3.4.1; python_version >= '3.6'
2020-09-20 07:51:01 +02:00
Sphinx==3.0.1; python_version < '3.6'
sphinx-issues==1.2.0
sphinx-jinja==1.1.1
2020-09-20 07:51:01 +02:00
sphinx-tabs==1.3.0; python_version >= '3.6'
sphinx-tabs==1.1.13; python_version < '3.6'
sphinxcontrib-programoutput==0.16
2020-09-20 07:51:01 +02:00
sphinx-autobuild==2020.9.1; python_version >= '3.6'
sphinx-autobuild==0.7.1; python_version < '3.6'
linuxdoc==20210110