diff --git a/dev-requirements.txt b/dev-requirements.txt index 33b0890a..b9ce99e2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,16 +1,16 @@ coverage==5.5 -coveralls==2.2.0; +coveralls==2.2.0 pytest==7.1.1 pytest-cov==3.0.0 -Sphinx==3.3.1; +Sphinx==3.3.1 docutils==0.17 -sphinx-bootstrap-theme==0.7.1 +sphinx-bootstrap-theme==0.8.1 sphinxcontrib-fulltoc==1.2.0 sphinxcontrib-websupport==1.2.4 sphinx-click==2.7.1 -twine==3.4.1; -wheel==0.36.2 -setuptools==57.0.0; -importlib-metadata==4.0.1; -jinja2==3.0.3; -markupsafe==2.0.1; +twine +wheel +setuptools +importlib-metadata +jinja2 +markupsafe