mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-04-19 21:39:26 +00:00
Merge pull request #725 from urtzai/main
Upgrade Lexilang package to the last version
This commit is contained in:
commit
cfbd1e9659
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue