diff --git a/requirements_dev.txt b/requirements_dev.txt index b4366348..65bcbbea 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,13 +1,13 @@ -pip -wheel -flake8 -tox -coverage +pip==24.0 +wheel==0.43.0 +flake8==7.0.0 +tox==4.15.1 +coverage==7.5.3 Sphinx>=5.0.0 -sphinx_rtd_theme -twine==4.0.1 -pytest -pytest-runner -sphinx-thebe -advertools -pytest-cov +sphinx_rtd_theme==2.0.0 +twine==5.1.0 +pytest==8.2.2 +pytest-runner==6.0.1 +sphinx-thebe==0.3.1 +advertools==0.14.2 +pytest-cov==5.0.0