From df41c42ae83305741021a9da7e9fdd82922c8e4a Mon Sep 17 00:00:00 2001 From: Your Name <110548351+oop7@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:33:10 +0300 Subject: [PATCH] Update Requirements: Add pygame --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5fd815..cc8c957 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ yt-dlp requests pillow packaging -markdown \ No newline at end of file +markdown +pygame \ No newline at end of file