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