diff --git a/pyproject.toml b/pyproject.toml index 46159ef..86c76e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", ] dependencies= [ -"gflanguages >=0.7.0", +"gflanguages >=0.7.1", "termcolor >=2.4.0", "vharfbuzz", "strictyaml",