From 5f6cb63e3b0a708bf343f94d074d13ec6598737d Mon Sep 17 00:00:00 2001 From: Elijah Date: Wed, 21 May 2025 11:34:30 -0600 Subject: [PATCH] added to the requirements.txt file --- PyBugReporter/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PyBugReporter/requirements.txt b/PyBugReporter/requirements.txt index 38db440..a9ca88a 100644 --- a/PyBugReporter/requirements.txt +++ b/PyBugReporter/requirements.txt @@ -1 +1,2 @@ -python-graphql-client~=0.4.3 \ No newline at end of file +python-graphql-client~=0.4.3 +discord.py~=2.0.1 \ No newline at end of file