This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
webssh
mirror of
https://github.com/huashengdun/webssh
Watch
1
Star
0
Fork
You've already forked webssh
0
Code
Issues
Projects
Releases
Wiki
Activity
ee24eb7f65
webssh
/
requirements.txt
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support Python 3.9
2022-05-02 11:58:38 +00:00
paramiko==2.10.4
Updated requirements.txt
2019-06-29 08:56:36 +00:00
tornado==5.1.1; python_version < '3.5'
Support Python 3.9
2022-05-02 11:58:38 +00:00
tornado==6.1.0; python_version >= '3.5'