# =============================================================================
# C O P Y R I G H T
# -----------------------------------------------------------------------------
# Copyright (c) 2021-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.
# =============================================================================

# to use utila in nightly properly TODO: REMOVE LATER?
#utilatest>=0.24.1<1.0.0
#utilasafe>=0.4.2<1.0.0

# baw --test
pytest == 9.0.2
pytest-cov == 7.0.0
pytest_instafail == 0.4.2
pytest_localserver == 0.7.0
pytest_timeout == 2.1.0
pytest-xdist == 3.8.0


setuptools == 65.5.1

rope == 1.14.0

yapf == 0.43.0            # format source code
isort == 7.0.0           # format imports

pylint == 4.0.4

bandit == 1.9.3 # show secury issues

pyenchant == 3.2.0  # spelling
