mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 04:36:42 +00:00
Updated requirements.txt
This commit is contained in:
+3
-3
@@ -1,3 +1,3 @@
|
||||
paramiko==2.5.0
|
||||
tornado==5.1.1; python_version < '3.5.2'
|
||||
tornado==6.0.2; python_version >= '3.5.2'
|
||||
paramiko==2.6.0
|
||||
tornado==5.1.1; python_version < '3.5'
|
||||
tornado==6.0.3; python_version >= '3.5'
|
||||
|
||||
Reference in New Issue
Block a user