Skip to content

Commit

Permalink
Add min version of pyyaml in requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernold11 committed Mar 20, 2019
1 parent 75098aa commit d201e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
futures >= 3.0.0; python_version == "2.7"
ptyprocess
pyyaml
pyyaml >= 5.1
six
transitions
apscheduler
Expand Down

0 comments on commit d201e06

Please sign in to comment.