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 ed638ef commit 2d9de96Copy full SHA for 2d9de96
docker/install/ubuntu_install_python_package.sh
@@ -33,7 +33,7 @@ pip3 install --upgrade \
33
Pillow==9.1.0 \
34
psutil \
35
pytest \
36
- git+https://github.com/tlc-pack/tlcpack-sphinx-addon.git@14906063f938b7569e40f3d47a0ca39c181fb6ea \
+ git+https://github.com/tlc-pack/tlcpack-sphinx-addon.git@7f69989f1c6a6713d0bd7c27f8da2b48344117d3 \
37
pytest-profiling \
38
pytest-xdist \
39
requests \
0 commit comments