From 691c704ecc17a0f1622a69f38f1b9217f3153540 Mon Sep 17 00:00:00 2001 From: ramforth Date: Mon, 17 Nov 2025 18:08:43 +0100 Subject: [PATCH] Edite requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 724a68e..68f4eef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ itsdangerous jinja2 pydantic python-jose[cryptography] -twitchio \ No newline at end of file +twitchio>=3.3.0 \ No newline at end of file