summaryrefslogtreecommitdiff
path: root/tools/requirements-python.txt
diff options
context:
space:
mode:
authorLywx <kiritodev01@gmail.com>2023-12-30 14:33:27 -0600
committerGitHub <noreply@github.com>2023-12-30 17:33:27 -0300
commitd00cff570a3fc0a7eb256c8d23e34eadee796e9a (patch)
tree7371c4f970f8f086984aae42b2b28a3f7208fb1d /tools/requirements-python.txt
parent62a4a36804944874bde6de3ae84438133460627c (diff)
Discord matching progress inside CI (#64)
* Discord matching progress inside CI * Readded frogress rule
Diffstat (limited to 'tools/requirements-python.txt')
-rw-r--r--tools/requirements-python.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/requirements-python.txt b/tools/requirements-python.txt
index 1f5686f7..2c17d75f 100644
--- a/tools/requirements-python.txt
+++ b/tools/requirements-python.txt
@@ -8,4 +8,5 @@ colorama
pygfxd
n64img>=0.1.4
GitPython
-colour \ No newline at end of file
+colour
+requests \ No newline at end of file