We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466be6e commit 6abd594Copy full SHA for 6abd594
autocalibration/src/reloc/patches/00-top-level-files.patch
@@ -194,12 +194,12 @@
194
+
195
-torch>=1.1
196
-torchvision>=0.3
197
-+torch==2.10.0+cpu
198
-+torchvision==0.25.0+cpu
++torch==2.11.0+cpu
++torchvision==0.26.0+cpu
199
-numpy
200
-opencv-python
201
+numpy==2.2.6
202
-+opencv-python-headless==4.12.0.88
++opencv-python-headless==4.13.0.92
203
-tqdm>=4.36.0
204
+tqdm==4.67.3
205
-matplotlib
@@ -210,8 +210,8 @@
210
-kornia>=0.6.11
211
-gdown
212
+matplotlib==3.10.8
213
-+plotly==6.6.0
214
-+scipy==1.16.3
++plotly==6.7.0
++scipy==1.17.1
215
+h5py==3.15.1
216
+pycolmap==0.6.0
217
+kornia==0.8.2
0 commit comments