From cfb4217cc05b75843e7180701f6ffbf7b19e615e Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Mon, 29 Aug 2022 19:58:14 -0400 Subject: [PATCH] edit requirements to include discord.py --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a4eca8f..33e405b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ +discord.py>=2.0.0 aiohttp>=3.7.4,<4 orjson