mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
6 lines
219 B
Plaintext
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"
|