1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Add cffi to custom requirements file.

This commit is contained in:
opi 2016-07-05 00:10:52 +02:00
parent 5acde5fb76
commit 1b14f788c9

View file

@ -11,3 +11,4 @@ pyopenssl==0.15.1
python-dateutil==2.4.2
pyyaml==3.11
requests==2.9.1
cffi>=1.6