-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda.yaml
104 lines (104 loc) · 2.03 KB
/
conda.yaml
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
name: base
channels:
- anaconda
- jamespreed
- conda-forge
- defaults
dependencies:
- boltons=23.0.0
- brotli-python=1.0.9
- bzip2=1.0.8
- ca-certificates=2023.7.22
- certifi=2023.7.22
- cffi=1.15.1
- charset-normalizer=3.2.0
- colorama=0.4.6
- conda=23.7.2
- conda-minify=0.1.2
- conda-package-handling=2.2.0
- conda-package-streaming=0.9.0
- cryptography=38.0.4
- eigen=3.4.0
- ffmpeg=4.2.3
- freetype=2.12.1
- gettext=0.21.1
- glib=2.76.4
- glib-tools=2.76.4
- gst-plugins-base=1.18.5
- gstreamer=1.18.5
- hdf5=1.10.6
- icu=58.2
- idna=3.4
- intel-openmp=2023.2.0
- jpeg=9e
- jsonpatch=1.32
- jsonpointer=2.0
- lerc=4.0.0
- libblas=3.9.0
- libcblas=3.9.0
- libclang=12.0.0
- libdeflate=1.18
- libffi=3.4.2
- libglib=2.76.4
- libiconv=1.17
- liblapack=3.9.0
- libogg=1.3.4
- libpng=1.6.39
- libprotobuf=3.20.3
- libsqlite=3.42.0
- libtiff=4.5.0
- libvorbis=1.3.7
- libwebp=1.3.1
- libwebp-base=1.3.1
- libxml2=2.10.4
- libxslt=1.1.37
- libzlib=1.2.13
- menuinst=1.4.19
- mkl=2020.4
- numpy=1.24.4
- opencv=4.6.0
- openssl=1.1.1v
- packaging=23.1
- pcre2=10.40
- pip=23.2.1
- pluggy=1.2.0
- pycosat=0.6.4
- pycparser=2.21
- pyopenssl=23.2.0
- pysocks=1.7.1
- python=3.8.17
- python_abi=3.8
- pytube=15.0.0
- pyyaml=6.0
- qt-main=5.15.2
- qt-webengine=5.15.9
- qtwebkit=5.212
- requests=2.31.0
- ruamel.yaml=0.17.32
- ruamel.yaml.clib=0.2.7
- setuptools=68.0.0
- sqlite=3.42.0
- tk=8.6.12
- toolz=0.12.0
- tqdm=4.65.0
- ucrt=10.0.22621.0
- urllib3=2.0.4
- vc=14.3
- vc14_runtime=14.36.32532
- vs2015_runtime=14.36.32532
- wheel=0.41.0
- win_inet_pton=1.1.0
- xz=5.2.6
- yaml=0.2.5
- zlib=1.2.13
- zstandard=0.19.0
- zstd=1.5.2
- pip:
- docopt==0.6.2
- opencv-contrib-python==4.8.0.74
- pipreqs==0.4.13
- tkintermodernthemes==1.10.0
- ttkthemes==2.3.0
- typing-extensions==4.7.1
- yarg==0.1.9
prefix: C:\Users\adhocmaster\anaconda3\envs\annotator