# tox has to be installed first
tox<4.13
-r requirements.txt
# testing
pytest<7.5
pytest-cov<4.2
pytest-xdist<3.6
voluptuous<0.15
# metrics
radon<6.1
mypy>=1.3,<1.9
types-requests>=2.26,<2.32
types-setuptools<69.1
types-pyyaml<6.1
# codestyle
pylint>=2.13.0,<3.1
pydocstyle[toml]<6.4
black<23.13
# cli executables
pyinstaller<6.4
pyinstaller-hooks-contrib<2024.1
# developement/CI tools
bump2version<1.1
pre-commit<3.7
openpyxl<3.2
cachier<2.3
jira<3.7
inquirerpy<0.4
# examples
flask<3.1
ipython<8.21
notebook<7.1
pytest-notebook<0.11
