update with volta

This commit is contained in:
WhatDidYouExpect 2025-07-07 16:54:19 +02:00
parent 136e2e4350
commit 378aca4b0e
3 changed files with 22 additions and 4 deletions

View file

@ -48,6 +48,7 @@ def check_requirements():
PACKAGE_ALIASES = {
"discord": "discord.py",
"better_profanity": "better-profanity",
"dotenv": "python-dotenv"
}
parent_dir = os.path.dirname(os.path.abspath(__file__))