mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Merge branch 'v0.18' into testing
This commit is contained in:
commit
3e2f849276
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Have a look to https://github.com/searx/searx/blob/master/requirements.txt
|
||||
certifi==2020.4.5.1
|
||||
certifi==2020.6.20
|
||||
babel==2.7.0
|
||||
flask-babel==1.0.0
|
||||
flask==1.1.2
|
||||
idna==2.9
|
||||
idna==2.10
|
||||
jinja2==2.11.1
|
||||
lxml==4.5.0
|
||||
lxml==4.6.1
|
||||
pygments==2.1.3
|
||||
pyopenssl==19.1.0
|
||||
python-dateutil==2.8.0
|
||||
pyyaml==5.3.1
|
||||
requests[socks]==2.23.0
|
||||
requests[socks]==2.24.0
|
||||
|
||||
# Additionnals requirements
|
||||
markupsafe>=0.23
|
||||
|
|
Loading…
Add table
Reference in a new issue