From b3e0cdc6a7457bae4a58f1c228a8270774e1a4eb Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:35:35 +0700 Subject: [PATCH] Update optional_requirements.txt --- optional_requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/optional_requirements.txt b/optional_requirements.txt index 1c34683..ca17e30 100644 --- a/optional_requirements.txt +++ b/optional_requirements.txt @@ -5,4 +5,5 @@ moviepy python-ffmpeg ffmpeg bs4 -uvloop \ No newline at end of file +uvloop +websockets