webssh/requirements.txt

4 lines
96 B
Plaintext

paramiko==2.10.4
tornado==5.1.1; python_version < '3.5'
tornado==6.1.0; python_version >= '3.5'