mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-30 17:48:07 +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",
|
||||
"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