Updated requirements.txt

pull/126/head
Sheng 2019-12-11 09:35:46 +08:00
parent ccb40d2bed
commit 382ff30c5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
paramiko==2.6.0
paramiko==2.7.1
tornado==5.1.1; python_version < '3.5'
tornado==6.0.3; python_version >= '3.5'