Skip to content

Commit 9d4ca6b

Browse files
author
Kenson Man
committed
Fixing the Travis CI building failed
1 parent edde53f commit 9d4ca6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
paramiko==2.10.4
22
tornado==5.1.1; python_version < '3.5'
33
tornado==6.1.0; python_version >= '3.5'
4-
PyYAML==6.0
4+
PyYAML>=5.4.1
55

66
#The following package used for testing
77
#pytest

0 commit comments

Comments
 (0)