summaryrefslogtreecommitdiff
path: root/requirements/dev-requirements.in
blob: bba06842862ae9a487c9a3b8b5841b9a4a66e3fb (plain)
1
2
3
4
5
6
7
8
9
10
pexpect
pylint
# Pytest 5.4.0 and 5.4.1 have a bug with --basetemp and xdist
# We should not install those
pytest >= 3.9,!= 5.4.0,!= 5.4.1
pytest-datafiles >= 2.0
pytest-env
pytest-xdist
pytest-timeout
pyftpdlib