From 96e561fa0bcc9445b67357aededdcb8a8be1684d Mon Sep 17 00:00:00 2001 From: Ben Eisner Date: Wed, 12 Jun 2024 01:57:09 -0400 Subject: [PATCH] bump the rlbench utils --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2047d37..8bb2b98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ rlbench = [ # These should be installed manually... # "pyrep", # "rlbench @ git+https://github.com/stepjam/RLBench.git", - "rpad-rlbench-utils @ git+https://github.com/r-pad/rlbench_utils.git@66f854735991f724f88777cd0c0de3e457a24739", + "rpad-rlbench-utils @ git+https://github.com/r-pad/rlbench_utils.git@8772cc41a9ad2ad1dacddca12b5e88748e833511", ]