4b07ca86b9
- Updated .gitignore to properly exclude Python cache files and environment variables - Modified bot.py to improve prefix case handling for better command recognition - Refactored mail.py to streamline feedback email generation and database interaction - Added environment variable loading in mail.py for better configuration management
31 lines
523 B
Plaintext
Executable File
31 lines
523 B
Plaintext
Executable File
aiofiles==24.1.0
|
|
aiohappyeyeballs==2.4.3
|
|
aiohttp==3.10.10
|
|
aiosignal==1.3.1
|
|
attrs==24.2.0
|
|
blinker==1.9.0
|
|
certifi==2024.8.30
|
|
charset-normalizer==3.4.0
|
|
click==8.3.1
|
|
discord.py==2.4.0
|
|
Flask==3.1.3
|
|
frozenlist==1.5.0
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.6
|
|
MarkupSafe==3.0.3
|
|
multidict==6.1.0
|
|
mysql-connector-python>=8.1.0,<9
|
|
pillow==12.1.1
|
|
propcache==0.2.0
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.0.1
|
|
pytz==2024.2
|
|
requests==2.32.3
|
|
six==1.16.0
|
|
tzdata==2024.2
|
|
urllib3==2.2.3
|
|
Werkzeug==3.1.7
|
|
yarl==1.17.1
|
|
waitress==3.0.2
|