python-socketio[client]==5.8.0
aiohttp==3.8.5
psutil==5.9.5
cryptography==41.0.0
asyncpg==0.28.0
python-dotenv==1.0.0
colorama==0.4.6
click==8.1.6

[:platform_system != "Windows"]
pexpect==4.8.0

[:platform_system == "Windows"]
pywinpty==2.0.12
