Files
conjurer/conanjurer/conan-discord-bridge/requirements.txt
T
2026-06-04 19:13:50 +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"