Updated requirements.txt

pull/144/head
Sheng 2020-03-22 17:11:02 +08:00
parent 815783d6b0
commit d291199186
1 changed files with 1 additions and 1 deletions

View File

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