mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] checker : replace pycld3 by langdetect
pycld3 requires the native library cld3 langdetect is a pure python package
This commit is contained in:
parent
0495e15df4
commit
aa887eb375
3 changed files with 13 additions and 10 deletions
|
|
@ -9,4 +9,4 @@ pygments==2.1.3
|
|||
python-dateutil==2.8.1
|
||||
pyyaml==5.3.1
|
||||
requests[socks]==2.25.1
|
||||
pycld3==0.20
|
||||
langdetect==1.0.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue