From 63c24e81d4ad818a7913e15cff4459d2ab2b4b8a Mon Sep 17 00:00:00 2001 From: timofey <tim@ongoteam.yaconnect.com> Date: Fri, 31 Mar 2023 11:29:02 +0000 Subject: [PATCH] update v6d2ctx --- base.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.requirements.txt b/base.requirements.txt index 097c22e..12e88b7 100644 --- a/base.requirements.txt +++ b/base.requirements.txt @@ -1,4 +1,4 @@ aiohttp>=3.7.4,<4 -discord.py[voice]~=2.2.1 +discord.py[voice]~=2.2.2 yt-dlp~=2023.2.17 typing_extensions~=4.4.0