black==24.8.0;python_version=="3.8"
black==25.1.0;python_version>="3.9"
flake8==7.1.2;python_version=="3.8"
flake8==7.2.0;python_version>="3.9"
isort==5.13.2;python_version=="3.8"
isort==6.0.1;python_version>="3.9"
mock==5.2.0
pylint==3.2.3;python_version=="3.8"
pylint==3.3.7;python_version>="3.9"
pytest-cov==5.0.0;python_version=="3.8"
pytest-cov==6.1.1;python_version>="3.9"
pytest==8.3.5
restructuredtext-lint==1.4.0
twine==6.1.0
yamllint==1.35.1;python_version=="3.8"
yamllint==1.37.1;python_version>="3.9"
