pytest-env
# Provide option to run tests in parallel, less reliable
pytest-xdist
pytest >= 6.0.1
pytest-datafiles >= 2.0, < 3.0
pylint==3.2.5; python_version >= '3.9'
pylint==2.6.1; python_version < '3.9'
pycodestyle
pyftpdlib

