# tox has to be installed first
tox<4.24
tox-uv<1.17
-r requirements.txt
# testing
pytest<8.4
voluptuous<0.16
# metrics
types-requests<2.33,>=2.26
types-setuptools<75.3
types-pyyaml<6.1
# codestyle
black<24.11,>=24.3.0
nxp_codecheck<0.3,>=0.1.16
spsdk-pylint-plugins<0.3,>=0.2.0
# pip dependency should be moved to codecheck
pip
# cli executables
pyinstaller<6.12
pyinstaller-hooks-contrib<2024.10
# developement/CI tools
pre-commit<4.1
openpyxl<3.2
cachier<3.2
jira<3.9
inquirerpy<0.4
# examples
flask<3.1
ipython<8.19
notebook<7.3
pytest-notebook<0.11
