diff --git a/pyproject.toml b/pyproject.toml index 2c9529d..860544f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "waitress ==2.1.2", "expiringdict ==1.2.2", "langdetect==1.0.9", - "lexilang==1.0.6", + "lexilang==1.0.7", "morfessor ==2.0.6", "appdirs ==1.4.4", "APScheduler ==3.9.1.post1",