mirror of
https://github.com/searxng/searxng
synced 2024-11-05 06:01:05 +00:00
7c21552b1b
This reverts commit9e9a1ac6c3
, reversing changes made to5b1f04fff0
. We can't upgrade to jinja2==3.0.0 until Sphinx 4.1.0 has been released [1][2] ERROR: Cannot install -r /share/searx/requirements-dev.txt (line 11) and jinja2==3.0.0 because these package versions have conflicting dependencies. The conflict is caused by: The user requested jinja2==3.0.0 sphinx 4.0.1 depends on Jinja2<3.0 and >=2.3 [1] https://github.com/sphinx-doc/sphinx/issues/9088#issuecomment-831020758 [2] https://github.com/sphinx-doc/sphinx/pull/9161 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
17 lines
325 B
Plaintext
17 lines
325 B
Plaintext
certifi==2020.12.05
|
|
babel==2.9.1
|
|
flask-babel==2.0.0
|
|
flask==1.1.2
|
|
jinja2==2.11.3
|
|
lxml==4.6.3
|
|
pygments==2.8.1
|
|
python-dateutil==2.8.1
|
|
pyyaml==5.4.1
|
|
httpx[http2]==0.17.1
|
|
Brotli==1.0.9
|
|
uvloop==0.15.2; python_version >= '3.7'
|
|
uvloop==0.14.0; python_version < '3.7'
|
|
httpx-socks[asyncio]==0.3.1
|
|
langdetect==1.0.9
|
|
setproctitle==1.2.2
|