summaryrefslogtreecommitdiffstats
path: root/src/python-common/requirements.txt
blob: 432fcd5e376d3f742e9daf711de5f56120cf741b (plain)
1
2
3
4
5
6
7
pytest >=2.1.3,<5; python_version < '3.5'
mock; python_version < '3.3'
mypy==0.790; python_version >= '3'
pytest-mypy; python_version >= '3'
pytest >= 2.1.3; python_version >= '3'
pyyaml
typing-extensions; python_version < '3.8'