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 b0f932b commit f812d12Copy full SHA for f812d12
2 files changed
packages/cheese3d/pyproject.toml
@@ -18,7 +18,7 @@ dependencies = [
18
"hydra-core == 1.3.*",
19
"joblib == 1.5.*",
20
"torch <= 1.12.0",
21
- "aniposelib @ git+https://github.com/Hou-Lab-CSHL/aniposelib.git@50c5b9d",
+ "aniposelib @ git+https://github.com/Hou-Lab-CSHL/aniposelib.git@62a15fef",
22
"anipose @ git+https://github.com/Hou-Lab-CSHL/anipose.git",
23
"opencv-python == 4.7.*",
24
"opencv-python-headless == 4.7.*",
0 commit comments