We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b555a02 commit d6cbee8Copy full SHA for d6cbee8
1 file changed
Dockerfile
@@ -58,7 +58,7 @@ RUN python3 -m pip --no-cache-dir install \
58
rerun-sdk==0.17.0
59
60
# Install t4-devkit
61
-RUN python3 -m pip install git+https://github.com/tier4/t4-devkit@v0.2.1
+RUN python3 -m pip install git+https://github.com/tier4/t4-devkit@v0.5.1
62
63
# Install autoware-perception-evaluation
64
RUN python3 -m pip install git+https://github.com/tier4/autoware_perception_evaluation@develop
0 commit comments