webssh/requirements.txt

4 lines
95 B
Plaintext

paramiko==2.6.0
tornado==5.1.1; python_version < '3.5'
tornado==6.0.3; python_version >= '3.5'