File tree Expand file tree Collapse file tree 1 file changed +16
-17
lines changed
Expand file tree Collapse file tree 1 file changed +16
-17
lines changed Original file line number Diff line number Diff line change 11name : opensfm
22dependencies :
3- - python=3.8
3+ - python=3.10
44 - cmake=3.31
55 - make
66 - libxcrypt
@@ -10,22 +10,21 @@ dependencies:
1010 - conda-forge::cxx-compiler
1111 - pip
1212 - pip :
13- - cloudpickle==0.4.0
14- - exifread==2.1.2
15- - flask==2.3.2
16- - fpdf2==2.4.6
17- - joblib==0.14 .1
18- - matplotlib
19- - networkx==2.5
20- - numpy>=1.19
21- - Pillow>=8.1 .1
22- - pyproj>=1.9.5.1
23- - pytest==6.2 .0
24- - python-dateutil>=2.7
25- - pyyaml> 5.4
26- - scipy>=1.10 .0
13+ - cloudpickle==3.1.1
14+ - ExifRead==3.3.1
15+ - Flask==3.1.1
16+ - fpdf2==2.8.3
17+ - joblib==1.5 .1
18+ - matplotlib==3.5.1
19+ - networkx==3.4.2
20+ - numpy==1.21.5
21+ - Pillow==9.0 .1
22+ - pyproj>=3.3.0
23+ - pytest==8.4 .0
24+ - python-dateutil==2.8.1
25+ - PyYAML>= 5.4.1
26+ - scipy==1.8 .0
2727 - Sphinx==4.2.0
28- - six
29- - xmltodict==0.10.2
28+ - xmltodict==0.14.2
3029 - wheel
3130 - sphinx_rtd_theme
You can’t perform that action at this time.
0 commit comments