webssh/requirements.txt

4 lines
99 B
Plaintext

paramiko==2.5.0
tornado==5.1.1; python_version < '3.5.2'
tornado==6.0.2; python_version >= '3.5.2'