Skip to content

Commit 0330ed4

Browse files
committed
remove deps
1 parent 2e98274 commit 0330ed4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pixi.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ python = "==3.12"
3434

3535
# Patches
3636
readline = ">=8.2.999" # This is needed because we want to install an empty readline package from our models channel that leads to the system version being used. Otherwise we might have a mismatch between bash (often accessed globally ignoring the env) and readline (provided by the env) breaking everything.
37-
jsoncpp = ">=1.9.6,<2"
38-
pkg-config = ">=0.29.2,<0.30"
3937

4038
[feature.ros.dependencies]
4139
# Misc dependencies for our ROS 2 packages

0 commit comments

Comments
 (0)