mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[upd] update dependencies
minor change in the oscar theme becase the last version of jinja2 respect more carefully the spaces in the templates
This commit is contained in:
parent
5fb9a5c7c1
commit
54e69d0367
4 changed files with 17 additions and 18 deletions
|
|
@ -1,12 +1,12 @@
|
|||
certifi==2020.6.20
|
||||
babel==2.7.0
|
||||
flask-babel==1.0.0
|
||||
certifi==2020.12.05
|
||||
babel==2.9.0
|
||||
flask-babel==2.0.0
|
||||
flask==1.1.2
|
||||
idna==2.10
|
||||
jinja2==2.11.1
|
||||
lxml==4.6.1
|
||||
jinja2==2.11.2
|
||||
lxml==4.6.2
|
||||
pygments==2.1.3
|
||||
pyopenssl==19.1.0
|
||||
python-dateutil==2.8.0
|
||||
pyopenssl==20.0.1
|
||||
python-dateutil==2.8.1
|
||||
pyyaml==5.3.1
|
||||
requests[socks]==2.24.0
|
||||
requests[socks]==2.25.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue