areusch commented on code in PR #11647:
URL: https://github.com/apache/tvm/pull/11647#discussion_r894834414


##########
docker/install/ubuntu_install_python_package.sh:
##########
@@ -33,7 +33,7 @@ pip3 install --upgrade \
     Pillow==9.1.0 \
     psutil \
     pytest \
-    tlcpack-sphinx-addon==0.2.1 \
+    git+https://github.com/tlc-pack/tlcpack-sphinx-addon.git \

Review Comment:
   just a note as we get to pinning py deps with poetry we'll still need to do 
the update workflow. so we could pin this here anyways.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to