# micro-language and markers are described here: https://www.python.org/dev/peps/pep-0496/
pytest==8.3.4
flake8==7.1.1
sphinx<7.2 ; python_version < '3.9'
sphinx==7.4.7 ; python_version == '3.9'
sphinx==8.1.3; python_version >= '3.10'
mcpl==1.6.2
yapf==0.43.0
requests==2.32.3
pre-commit<3.6 ; python_version < '3.9'
pre-commit==4.0.1; python_version >= '3.9'