You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyproject.toml forbids Python 3.14 because of Bleak. but it only selects for Python 3.10 and above, and it builds (and tests) fine for me with Python 3.14.