-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
83 lines (83 loc) · 2.28 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name: momag_demo
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.4.26=haa95532_0
- certifi=2022.6.15=py310haa95532_0
- freeglut=3.2.2=h0e60522_1
- freetype=2.10.4=hd328e21_0
- gettext=0.19.8.1=ha2e2712_1008
- glcontext=2.3.4=py310h8a704f9_2
- glib=2.72.1=h7755175_0
- glib-tools=2.72.1=h7755175_0
- gst-plugins-base=1.20.3=he07aa86_0
- gstreamer=1.20.3=hdff456e_0
- icu=70.1=h0e60522_0
- intel-openmp=2022.0.0=haa95532_3663
- jasper=2.0.33=h77af90b_0
- jpeg=9e=h2bbff1b_0
- krb5=1.19.3=h1176d77_0
- lerc=3.0=hd77b12b_0
- libblas=3.9.0=15_win64_mkl
- libcblas=3.9.0=15_win64_mkl
- libclang=14.0.6=default_h77d9078_0
- libclang13=14.0.6=default_h77d9078_0
- libdeflate=1.12=h8ffe710_0
- libffi=3.4.2=hd77b12b_4
- libglib=2.72.1=h3be07f2_0
- libiconv=1.16=h2bbff1b_2
- liblapack=3.9.0=15_win64_mkl
- liblapacke=3.9.0=15_win64_mkl
- libogg=1.3.5=h2bbff1b_1
- libopencv=4.6.0=py310he958ad5_0
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.20.1=h23ce68f_0
- libtiff=4.4.0=h2ed3b44_1
- libvorbis=1.3.7=he774522_0
- libwebp-base=1.2.2=h2bbff1b_0
- libzlib=1.2.12=h8ffe710_2
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2022.1.0=h6a75c08_874
- moderngl=5.6.4=py310hf5e1058_1
- opencv=4.6.0=py310h5588dad_0
- openssl=1.1.1q=h2bbff1b_0
- pcre=8.45=hd77b12b_0
- pip=22.1.2=py310haa95532_0
- py-opencv=4.6.0=py310hbbfc1a7_0
- python=3.10.4=hbb2ffb3_0
- python_abi=3.10=2_cp310
- qt-main=5.15.4=h467ea89_2
- setuptools=61.2.0=py310haa95532_0
- sqlite=3.38.5=h2bbff1b_0
- tbb=2021.5.0=h59b6b97_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2022a=hda174b7_0
- ucrt=10.0.20348.0=h57928b3_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.29.30037=h902a5da_6
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.5=h8cc25b3_1
- zlib=1.2.12=h8cc25b3_2
- zstd=1.5.2=h19a0ad4_0
- pip:
- absl-py==1.1.0
- attrs==21.4.0
- cycler==0.11.0
- fonttools==4.34.4
- kiwisolver==1.4.4
- llvmlite==0.38.1
- matplotlib==3.5.2
- mediapipe==0.8.10.1
- numba==0.55.2
- numpy==1.22.4
- opencv-contrib-python==4.6.0.66
- packaging==21.3
- pillow==9.2.0
- protobuf==3.20.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- scipy==1.8.1
- six==1.16.0