mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
6234a8898e
cannot import name 'json' from 'itsdangerous'
22 lines
444 B
Text
22 lines
444 B
Text
# Have a look to https://github.com/searx/searx/blob/master/requirements.txt
|
|
certifi==2020.12.05
|
|
babel==2.9.1
|
|
flask-babel==2.0.0
|
|
flask==1.1.4
|
|
idna==2.10
|
|
jinja2==2.11.3
|
|
lxml==4.6.3
|
|
pygments==2.8.0
|
|
python-dateutil==2.8.1
|
|
pyyaml==5.4.1
|
|
requests[socks]==2.25.1
|
|
langdetect==1.0.8
|
|
# cryptography==3.2
|
|
markupsafe==2.0.1
|
|
|
|
# # Additionnals requirements
|
|
# markupsafe>=0.23
|
|
# ndg-httpsclient>=0.4.2
|
|
# pyasn1>=0.2.3
|
|
# pyasn1-modules>=0.0.9
|
|
## cffi>=1.12.1
|