From 8bc08a12485b8fe991145192e807eb823587659d Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sun, 26 Feb 2023 18:13:14 -0600 Subject: [PATCH] Update discord requirement to PyPi --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4e8c3d..f7f6875 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py @ git+https://github.com/Rapptz/discord.py +discord.py==2.1.1 requests pydantic pygsheets