mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-19 12:16:27 +00:00
Updated requirements.txt
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
paramiko==2.4.2
|
||||
tornado==5.1.1
|
||||
tornado==5.1.1; python_version < '3.5.2'
|
||||
tornado==6.0.2; python_version >= '3.5.2'
|
||||
|
||||
Reference in New Issue
Block a user