diff --git a/pyproject.toml b/pyproject.toml index 5895a2a095..6d9f3923a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,6 @@ dependencies = [ "tqdm", # cars (fw_versions.py) on start + many one-off uses # core - "cffi", "scons", "pycapnp==2.1.0", # 2.2 introduces a memory leak due to cyclic references "Cython",