# tox has to be installed first
tox<5
tox-uv<2
uv<0.9,>=0.8.6
-r requirements.txt
# testing
pytest<9
voluptuous<1
# metrics
types-requests<3,>=2.26
types-setuptools<81
types-pyyaml<7
# codestyle
black<26,>=24.3.0
nxp_codecheck<1,>=0.3.1
spsdk-pylint-plugins<1,>=0.2.0
# pip dependency should be moved to codecheck
pip<26
# cli executables
pyinstaller<7
pyinstaller-hooks-contrib<2026
# developement/CI tools
pre-commit<5
openpyxl<4
cachier<5
jira<4
inquirerpy<1
# examples
flask<4
ipython<9
notebook<8
pytest-notebook<1,>=0.10
cookiecutter<3
