From c8e9ba1d9e486051a5733b5716bd9f2ff8c2931b Mon Sep 17 00:00:00 2001 From: Cromatin Date: Fri, 17 Jan 2025 18:11:39 +0100 Subject: [PATCH] Updated the requirements --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f296ac7..847acb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ discord.py==2.4.0 -praw>=7.8.0 -colorama==0.4.6 \ No newline at end of file +praw==7.8.1 +colorama==0.4.6 +aiohttp==3.11.11 +pillow==11.1.0 \ No newline at end of file