diff --git a/doc/requirements.txt b/doc/requirements.txt index 280343c..da306e3 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,16 @@ sphinx_rtd_theme networkx -numpy \ No newline at end of file +numpy +pytest +pytest-cov +pytest-profiling +numpydoc +setuptools +wheel +twine +pylint +pycodestyle +pydot +pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability +pylint>=2.7.0 # not directly required, pinned by Snyk to avoid a vulnerability +sphinx>=3.0.4 # not directly required, pinned by Snyk to avoid a vulnerability