Updated requirements.txt

This commit is contained in:
Sheng
2020-03-22 17:11:02 +08:00
parent 815783d6b0
commit d291199186
+1 -1
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'