summaryrefslogtreecommitdiffstats
path: root/util/cmake/requirements.txt
blob: 16fb99a08ccd93f845e4181d1837f4b8e743b020 (plain)
1
2
3
4
5
6
7
8
pytest; python_version >= '3.7'
pytest-cov; python_version >= '3.7'
mypy; python_version >= '3.7'
pyparsing; python_version >= '3.7'
sympy; python_version >= '3.7'
portalocker; python_version >= '3.7'
black; python_version >= '3.7'