aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index fa63860..8887090 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,8 @@
colorlog==6.8.2
requests==2.32.0
-humanize==4.9.0
wonderwords==2.2.0
-
-# validators
-# jsonschema
-# pyyaml
-# discord py \ No newline at end of file
+PyYAML==6.0.2
+validators==0.34.0
+jsonschema==4.23.0
+jsonschema-specifications==2024.10.1
+discord.py==2.4.0 \ No newline at end of file