mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Fix ARM install #43
This commit is contained in:
parent
4cb1310e4d
commit
ed336272f2
1 changed files with 3 additions and 3 deletions
|
@ -13,6 +13,6 @@ requests[socks]==2.18.4
|
||||||
# Additionnals requirements
|
# Additionnals requirements
|
||||||
markupsafe>=0.23
|
markupsafe>=0.23
|
||||||
ndg-httpsclient>=0.4.2
|
ndg-httpsclient>=0.4.2
|
||||||
pyasn1>=0.1.9
|
pyasn1>=0.2.3
|
||||||
pyasn1-modules>=0.0.8
|
pyasn1-modules>=0.0.9
|
||||||
cffi>=1.6
|
cffi>=1.12.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue