Update lexilang
Some checks failed
Build and Publish Docker Image / main (push) Has been cancelled
Run tests / tests_python (3.10) (push) Has been cancelled
Run tests / tests_python (3.8) (push) Has been cancelled
Run tests / tests_python (3.9) (push) Has been cancelled
Run tests / test_docker_build (push) Has been cancelled

This commit is contained in:
Piero Toffanin 2025-03-28 14:24:26 -04:00
parent 6d43dfc504
commit ebbba3e4f6

View file

@ -43,7 +43,7 @@ dependencies = [
"waitress ==2.1.2",
"expiringdict ==1.2.2",
"langdetect==1.0.9",
"lexilang==1.0.4",
"lexilang==1.0.6",
"morfessor ==2.0.6",
"appdirs ==1.4.4",
"APScheduler ==3.9.1",