Skip to content

Commit

Permalink
Update REQUIREMENTS.txt
Browse files Browse the repository at this point in the history
Rollback pyyaml version as it will clash with pydoc-markdown
  • Loading branch information
ncilfone committed Dec 14, 2021
1 parent 4649c75 commit 10abdea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions REQUIREMENTS.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
attrs==21.2.0
GitPython==3.1.18
pytomlpp==1.0.3
pyYAML==6.0
networkx
pyYAML==5.4.1
networkx

0 comments on commit 10abdea

Please sign in to comment.