webssh/requirements.txt

4 lines
95 B
Plaintext

paramiko==2.7.2
tornado==5.1.1; python_version < '3.5'
tornado==6.0.4; python_version >= '3.5'