diff --git a/evaluation/pyproject.toml b/evaluation/pyproject.toml index 68615c77..6d80b4e2 100644 --- a/evaluation/pyproject.toml +++ b/evaluation/pyproject.toml @@ -9,7 +9,7 @@ authors = [ repository = "https://github.com/devtobi/aigelb" readme = "README.md" keywords = [ "llm", "evaluation", "metrics", "nlp", "mt", "easylanguage" ] -requires-python = "==3.14.2" +requires-python = "==3.14.5" dependencies = [ "bert-score(==0.3.13)", "cer (==1.2.0)", diff --git a/evaluation/uv.lock b/evaluation/uv.lock index d020dfc2..674110e2 100644 --- a/evaluation/uv.lock +++ b/evaluation/uv.lock @@ -1,6 +1,6 @@ version = 1 revision = 3 -requires-python = "==3.14.2" +requires-python = "==3.14.5" resolution-markers = [ "sys_platform == 'win32'", "sys_platform == 'emscripten'",