Updated requirements.txt
This commit is contained in:
+3
-3
@@ -1,3 +1,3 @@
|
|||||||
paramiko==2.5.0
|
paramiko==2.6.0
|
||||||
tornado==5.1.1; python_version < '3.5.2'
|
tornado==5.1.1; python_version < '3.5'
|
||||||
tornado==6.0.2; python_version >= '3.5.2'
|
tornado==6.0.3; python_version >= '3.5'
|
||||||
|
|||||||
Reference in New Issue
Block a user