mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-01 04:36:15 -04: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
@ -43,7 +43,7 @@ dependencies = [
|
|||||||
"waitress ==2.1.2",
|
"waitress ==2.1.2",
|
||||||
"expiringdict ==1.2.2",
|
"expiringdict ==1.2.2",
|
||||||
"langdetect==1.0.9",
|
"langdetect==1.0.9",
|
||||||
"lexilang==1.0.1",
|
"lexilang==1.0.3",
|
||||||
"morfessor ==2.0.6",
|
"morfessor ==2.0.6",
|
||||||
"appdirs ==1.4.4",
|
"appdirs ==1.4.4",
|
||||||
"APScheduler ==3.9.1",
|
"APScheduler ==3.9.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user