mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
[fix] Add missing requirement to 'markupsafe'.
This commit is contained in:
parent
f9b6c02f22
commit
88e17d06a8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ certifi==2015.11.20.1
|
|||
flask==0.10.1
|
||||
flask-babel==0.9
|
||||
# lxml==3.5.0
|
||||
markupsafe==0.23
|
||||
ndg-httpsclient==0.4.0
|
||||
pyasn1==0.1.9
|
||||
pyasn1-modules==0.0.8
|
||||
|
|
Loading…
Add table
Reference in a new issue