mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-04-01 13:50:48 +00:00
Upgrade Lexilang package to the last version
Upgrade Lexilang package dependency to the last version in order to detect basque language sentences
This commit is contained in:
parent
2e6a77ff56
commit
c51266ba55
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ dependencies = [
|
|||
"waitress ==2.1.2",
|
||||
"expiringdict ==1.2.2",
|
||||
"langdetect==1.0.9",
|
||||
"lexilang==1.0.1",
|
||||
"lexilang==1.0.3",
|
||||
"morfessor ==2.0.6",
|
||||
"appdirs ==1.4.4",
|
||||
"APScheduler ==3.9.1",
|
||||
|
|
Loading…
Reference in a new issue