diff --git a/requirements-dev.txt b/requirements-dev.txt index 62e025f1..067612bf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,13 +3,13 @@ black plotly pytest pytest-cov -sphinx>=3.0 +sphinx == 4.0.2 sphinx_rtd_theme ipykernel recommonmark pytest-randomly mypy -nbsphinx +nbsphinx == 0.8.6 plotly plotly-express tqdm