Skip to content

Commit

Permalink
Update pyyaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed May 4, 2020
1 parent f2f30e5 commit a38ef43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ConfigArgParse",
"mock",
"jsonschema>=2.6.0,<3",
"PyYAML>=3.12,<4",
"PyYAML>=5.3.1,<6",
"pyparsing==2.3.0",
"tabulate>=0.8.2,<1",
"termcolor",
Expand Down

0 comments on commit a38ef43

Please sign in to comment.