fix PyYAML at max version before dropped py2

This commit is contained in:
Alan Hamlett 2019-05-07 18:31:12 -07:00
parent 6280c74f78
commit 6e8b5172b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
PyYAML==5.1
PyYAML<=3.13
coverage==4.5.3
mock==3.0.5
nose==1.3.7