diff --git a/pyproject.toml b/pyproject.toml index c9f3e3b..6daf90b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", ] dependencies= [ -"gflanguages >=0.6.0", +"gflanguages >=0.6.1", "termcolor >=2.4.0", "vharfbuzz", "strictyaml",