diff --git a/requirements/readthedocs.txt b/requirements/readthedocs.txt index 49fd6fb3..314af614 100644 --- a/requirements/readthedocs.txt +++ b/requirements/readthedocs.txt @@ -1,2 +1,5 @@ -## Created to force ReadTheDocs.org do its job (with plot directive)! --e .[test] \ No newline at end of file +boltons +networkx +pydot +sphinx >=2 +jinja2 \ No newline at end of file