aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2025-01-19 23:41:53 -0600
committerParker <contact@pkrm.dev>2025-01-19 23:41:53 -0600
commitb5bd2e36b6597303985eb9dc897e04d452950372 (patch)
tree697e269911c752ce8c196c7be486df5b5871b85a /requirements.txt
parent86b12da175593f91cb5e3266826a60d1b26f6144 (diff)
Overhaul + Sonarr support!
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index fcab068..fa63860 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,9 @@
colorlog==6.8.2
-discord.py==2.3.2
requests==2.32.0
humanize==4.9.0
-wonderwords==2.2.0 \ No newline at end of file
+wonderwords==2.2.0
+
+# validators
+# jsonschema
+# pyyaml
+# discord py \ No newline at end of file