diff options
author | Parker <contact@pkrm.dev> | 2025-01-20 21:03:20 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2025-01-20 21:03:20 -0600 |
commit | 6034a95e48bb5c785f0957c2061322e7f5fb0e03 (patch) | |
tree | c0e8b83cac5ee5ce542cbc02bf73ba2c236b0fc6 /requirements.txt | |
parent | 432dee5cc499d0cd58bfc5061161c59f3a883647 (diff) |
Remove restrictive URL checkers
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8887090..97b43e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ colorlog==6.8.2 requests==2.32.0 wonderwords==2.2.0 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 |