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:
Urtzi Odriozola 2025-01-17 15:41:25 +01:00 committed by GitHub
parent 2e6a77ff56
commit c51266ba55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",