Files
conjurer/working_copy/conanjurer/conan-discord-bridge/requirements.txt
T
Michal Tuszowski b107f01208 Working copy
2026-06-11 18:13:05 +02:00

6 lines
219 B
Plaintext

discord.py>=2.3,<3.0
aiomcrcon>=0.2.0 # async Source RCON client
asyncssh>=2.14 # SFTP log pulling (Host Havoc / remote)
python-dotenv>=1.0 # .env loading
tomli>=2.0 ; python_version < "3.11"