-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv.yml
119 lines (119 loc) · 2.28 KB
/
env.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
name: video-analyzer
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- alabaster=0.7.12
- atomicwrites=1.4.0
- attrs=22.1.0
- babel=2.11.0
- black=23.3.0
- blas=1.0
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2023.01.10
- certifi=2022.12.7
- cffi=1.15.1
- charset-normalizer=2.0.4
- click=8.0.4
- colorama=0.4.6
- cryptography=39.0.1
- docutils=0.18.1
- eigen=3.3.7
- ffmpeg=4.2.2
- freetype=2.12.1
- giflib=5.2.1
- glib=2.69.1
- gst-plugins-base=1.18.5
- gstreamer=1.18.5
- hdf5=1.10.6
- icc_rt=2022.1.0
- icu=58.2
- idna=3.4
- imagesize=1.4.1
- iniconfig=1.1.1
- intel-openmp=2021.4.0
- jinja2=3.1.2
- jpeg=9e
- krb5=1.19.4
- lerc=3.0
- libclang=14.0.6
- libclang13=14.0.6
- libdeflate=1.17
- libffi=3.4.4
- libiconv=1.16
- libogg=1.3.5
- libpng=1.6.39
- libprotobuf=3.20.3
- libtiff=4.5.0
- libvorbis=1.3.7
- libwebp=1.2.4
- libwebp-base=1.2.4
- libxml2=2.10.3
- libxslt=1.1.37
- lz4-c=1.9.4
- markupsafe=2.1.1
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- mypy=0.981
- mypy_extensions=0.4.3
- numpy=1.23.5
- numpy-base=1.23.5
- opencv=4.6.0
- openssl=1.1.1t
- packaging=23.0
- pathspec=0.10.3
- pcre=8.45
- pip=23.0.1
- platformdirs=2.5.2
- pluggy=1.0.0
- psutil=5.9.0
- py=1.11.0
- pycparser=2.21
- pygments=2.15.1
- pyopenssl=23.0.0
- pysocks=1.7.1
- pytest=7.1.2
- python=3.10.11
- python_abi=3.10
- pytz=2022.7
- pyyaml=6.0
- qt-main=5.15.2
- qt-webengine=5.15.9
- qtwebkit=5.212
- requests=2.29.0
- setuptools=67.8.0
- six=1.16.0
- snowballstemmer=2.2.0
- sphinx=5.0.2
- sphinx_rtd_theme=1.1.1
- sphinxcontrib-applehelp=1.0.2
- sphinxcontrib-devhelp=1.0.2
- sphinxcontrib-htmlhelp=2.0.0
- sphinxcontrib-jsmath=1.0.1
- sphinxcontrib-qthelp=1.0.3
- sphinxcontrib-serializinghtml=1.1.5
- sqlite=3.41.2
- tk=8.6.12
- toml=0.10.2
- tomli=2.0.1
- typing_extensions=4.5.0
- tzdata=2023c
- urllib3=1.26.16
- vc=14.2
- vs2015_runtime=14.27.29016
- wheel=0.38.4
- win_inet_pton=1.1.0
- xz=5.4.2
- yaml=0.2.5
- zlib=1.2.13
- zstd=1.5.5
- pip:
- brotli==1.0.9
- mutagen==1.46.0
- pycryptodomex==3.18.0
- websockets==11.0.3
- yt-dlp==2023.3.4