# =============================================================================
# C O P Y R I G H T
# -----------------------------------------------------------------------------
# Copyright (c) 2019-2023 by Helmut Konrad Schewe. All rights reserved.
# This file is property of Helmut Konrad Schewe. Any unauthorized copy,
# use or distribution is an offensive act against international law and may
# be prosecuted under federal law. Its content is company confidential.
# =============================================================================

semver>=3.0.4,<4.0.0
python_semantic_release>=10.5.3,<11.0.0
docker >=7.1.0, <8.0.0

yapf == 0.43.0
isort==8.0.1
pytest == 9.0.2
pytest-xdist == 3.8.0
pytest-cov == 7.0.0

bandit==1.9.4
pylint==4.0.5

build==1.4.0

virtualenv>=21.2.0,<22.0.0
