diff --git a/pyproject.toml b/pyproject.toml index e2332e6..6108eda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ "Operating System :: OS Independent", ] dependencies = [ - "pelfy>=1.0.5" + "pelfy>=1.0.7" ] [project.urls]