1
0
Fork 0
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:
Kayou 2019-04-08 15:08:56 +02:00 committed by GitHub
parent 4cb1310e4d
commit ed336272f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,6 @@ requests[socks]==2.18.4
# Additionnals requirements
markupsafe>=0.23
ndg-httpsclient>=0.4.2
pyasn1>=0.1.9
pyasn1-modules>=0.0.8
cffi>=1.6
pyasn1>=0.2.3
pyasn1-modules>=0.0.9
cffi>=1.12.1