diff --git a/pyproject.toml b/pyproject.toml index 0741a21..0f7bcf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ readme = "README.md" requires-python = ">=3.13,<3.14" dependencies = [ - "bleak (>=0.22.3,<0.23.0)" + "bleak (>=1.1.0,<1.2.0)" ] keywords = ["bluetooth", "ble", "smart blinds", "neo", "home automation"] classifiers = [