-
Notifications
You must be signed in to change notification settings - Fork 1
/
droidvision_env_arm-osx.yml
62 lines (62 loc) · 1.73 KB
/
droidvision_env_arm-osx.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
name: droidvision
channels:
- anaconda
- conda-forge
dependencies:
- bzip2=1.0.8=h3422bc3_4
- c-ares=1.18.1=h3422bc3_0
- ca-certificates=2021.10.8=h4653dfc_0
- cmake=3.21.3=h6f0b043_0
- expat=2.4.1=hbdafb3b_0
- krb5=1.19.2=hfff258c_3
- libblas=3.9.0=12_osxarm64_openblas
- libcblas=3.9.0=12_osxarm64_openblas
- libcurl=7.80.0=h8d07098_0
- libcxx=12.0.1=h168391b_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h642e427_1
- libffi=3.4.2=hbdafb3b_4
- libgfortran=5.0.0.dev0=11_0_1_hf114ba7_23
- libgfortran5=11.0.1.dev0=hf114ba7_23
- liblapack=3.9.0=12_osxarm64_openblas
- libnghttp2=1.43.0=h62a264d_1
- libopenblas=0.3.18=openmp_h5dd58f0_0
- libssh2=1.10.0=h7a5bd25_2
- libuv=1.42.0=h3422bc3_0
- libzlib=1.2.11=hee7b306_1013
- llvm-openmp=12.0.1=hf3c4609_1
- lz4-c=1.9.3=hbdafb3b_1
- ncurses=6.2=h9aa5885_4
- openssl=3.0.0=h3422bc3_2
- pip=21.3.1=pyhd8ed1ab_0
- pycodestyle=2.8.0=pyhd8ed1ab_0
- pyserial=3.4=py_2
- python=3.10.0=h43b31ca_2_cpython
- python_abi=3.10=2_cp310
- readline=8.1=hedafd6a_0
- rhash=1.4.1=h27ca646_0
- sqlite=3.36.0=h72a2b83_2
- tk=8.6.11=he1e0b03_1
- tzdata=2021e=he74cb21_0
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h642e427_1
- yaml=0.2.5=h642e427_0
- zlib=1.2.11=hee7b306_1013
- zstd=1.5.0=h861e0a7_0
- pip:
- click==8.0.3
- dlib==19.22.1
- face-recognition==1.3.0
- face-recognition-models==0.3.0
- numpy==1.21.4
- opencv-python==4.5.4.58
- pillow==8.4.0
- pynput==1.7.5
- pyobjc-core==8.1
- pyobjc-framework-applicationservices==8.1
- pyobjc-framework-cocoa==8.1
- pyobjc-framework-quartz==8.1
- pyyaml==6.0
- setuptools==58.5.3
- six==1.16.0
prefix: /Users/patrick/mambaforge/envs/droidvision