Update requirements.txt (#58)

Include graphviz and pyyaml in requirements.txt
(the graphviz/dot commands are needed at the OS level, but that can't be fixed here)

Co-authored-by: Daniel Rojas <github@danielrojas.net>
This commit is contained in:
Greg Stein 2020-07-04 09:52:15 -05:00 committed by GitHub
parent b2387378c3
commit 8b067e5873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,3 @@
. .
graphviz
pyyaml