diff --git a/pyproject.toml b/pyproject.toml index 88e5f8e..4cf7cdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ dependencies = [ "beautifulsoup4", - "ccflow>=0.5.2", + "ccflow>=0.8.3", "chatom", "croniter", "csp>=0.9,<1",