Skip to content

Commit

Permalink
add pyyaml to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew McCluskey committed Oct 14, 2020
1 parent 9b0982a commit eda456b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
@@ -1,5 +1,5 @@
cython
numpy
numpy
matplotlib
scipy
tqdm
Expand All @@ -10,4 +10,5 @@ sphinx_rtd_theme
coverage
coveralls
pillow
pandas
pandas
pyyaml

0 comments on commit eda456b

Please sign in to comment.