diff --git a/pyproject.toml b/pyproject.toml index dc2ddd26a..0699a2c20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -206,7 +206,7 @@ pytest-icdiff = "*" robot_descriptions = "*" [tool.pixi.feature.gpu] -dependencies = { cuda-version = "12.*", cuda-cupti = "*", jaxlib = "**cuda*" } +dependencies = { cuda-version = "12.*", cuda-cupti = "*" } platforms = ["linux-64"] system-requirements = { cuda = "12.1" }