summaryrefslogtreecommitdiff
path: root/test/requirements.txt
blob: df56f4e0ae39d61f67247434aeafc70c4c3f4700 (plain)
1
2
3
4
5
# Python >= 3.4 required here
pexpect>=4
pytest>=3.6
pytest-xdist
typing;python_version<"3.5"