diff --git a/pyproject.toml b/pyproject.toml index 6714e819..104a1582 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ classifiers = [ "Topic :: Communications :: Chat", ] dependencies = [ - "magic-filter~=1.0", + "magic-filter~=1.0.11", "aiohttp~=3.8.5", "pydantic>=2.1.1,<3", "aiofiles~=23.1.0",