From dd8e60065874a51df074965c6d4251a2ac605618 Mon Sep 17 00:00:00 2001 From: Toby Jones Date: Fri, 20 Oct 2023 17:50:54 +0100 Subject: [PATCH] - fix requirements --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/requirements.txt b/requirements.txt index 06a019e..12841f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,17 +2,22 @@ aiofiles==0.8.0 aiohttp==3.8.5 aiosignal==1.3.1 aiosqlite==0.17.0 +anyio==4.0.0 async-generator==1.10 async-timeout==4.0.2 asyncio-extras==1.3.2 asyncpraw==7.7.0 asyncprawcore==2.3.0 attrs==23.1.0 +beautifulsoup4==4.12.2 certifi==2023.5.7 charset-normalizer==3.1.0 discord.py==2.3.2 dnspython==2.3.0 frozenlist==1.3.3 +h11==0.14.0 +httpcore==0.18.0 +httpx==0.25.0 idna==3.4 loguru==0.7.0 mongoengine==0.27.0 @@ -21,6 +26,8 @@ praw==7.7.0 prawcore==2.3.0 pymongo==4.3.3 requests==2.31.0 +sniffio==1.3.0 +soupsieve==2.5 typing_extensions==4.5.0 update-checker==0.18.0 urllib3==2.0.3