fix PyYAML at max version before dropped py2
This commit is contained in:
parent
6280c74f78
commit
6e8b5172b0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
PyYAML==5.1
|
PyYAML<=3.13
|
||||||
coverage==4.5.3
|
coverage==4.5.3
|
||||||
mock==3.0.5
|
mock==3.0.5
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
|
|
Loading…
Reference in a new issue