From b9f323244e4ff950687b805fbe371f1093c9ffca Mon Sep 17 00:00:00 2001 From: Patrick762 Date: Mon, 22 May 2023 19:55:03 +0200 Subject: [PATCH] added requirements --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 34153ff..f7ebc0a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Stream Deck API Library for Home Assistant Stream Deck Integration Only compatible with separate [Stream Deck Plugin](https://github.com/Patrick762/streamdeckapi-plugin) +## Requirements +- Python 3.10 or higher + ## Dependencies - [websockets](https://pypi.org/project/websockets/) 11.0.2