aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/requirements.txt
blob: 3b2b87b7cca3d40a9d405b3003b8628f25b2fa25 (plain)
1
2
3
4
5
6
7
-r ../pyGHDL/requirements.txt

pytest>=7.3.0
pytest-cov>=2.10.1

# Coverage collection
Coverage>=7.2