diff --git a/pyproject.toml b/pyproject.toml index 132acbca..d05e1e4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,10 +27,6 @@ dependencies = [ "GitPython", "six", "ruamel.yaml", - "cocotb>=2.0.1", - "cocotb-bus>=0.3.0", - "pytest>=9.0.3", - "cocotb-test>=0.2.6", ] [project.urls]