-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathconda_py3_tractor.yml
136 lines (136 loc) · 2.74 KB
/
conda_py3_tractor.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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
name: py3_tractor
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- _r-mutex=1.0.1
- binutils_impl_linux-64=2.40
- bwidget=1.9.14
- bzip2=1.0.8
- c-ares=1.19.1
- ca-certificates=2025.1.31
- cairo=1.16.0
- curl=8.3.0
- expat=2.5.0
- font-ttf-dejavu-sans-mono=2.37
- font-ttf-inconsolata=3.000
- font-ttf-source-code-pro=2.038
- font-ttf-ubuntu=0.83
- fontconfig=2.14.2
- fonts-conda-ecosystem=1
- fonts-conda-forge=1
- freetype=2.12.1
- fribidi=1.0.10
- gcc_impl_linux-64=13.2.0
- gettext=0.21.1
- gfortran_impl_linux-64=13.2.0
- graphite2=1.3.13
- gxx_impl_linux-64=13.2.0
- harfbuzz=8.2.1
- icu=73.2
- kernel-headers_linux-64=2.6.32
- keyutils=1.6.1
- krb5=1.21.2
- ld_impl_linux-64=2.40
- lerc=4.0.0
- libblas=3.9.0
- libcblas=3.9.0
- libcurl=8.3.0
- libdeflate=1.19
- libedit=3.1.20191231
- libev=4.33
- libexpat=2.5.0
- libffi=3.4.2
- libgcc-devel_linux-64=13.2.0
- libgcc-ng=13.2.0
- libgfortran-ng=13.2.0
- libgfortran5=13.2.0
- libglib=2.78.0
- libgomp=13.2.0
- libiconv=1.17
- libjpeg-turbo=2.1.5.1
- liblapack=3.9.0
- libnghttp2=1.52.0
- libnsl=2.0.0
- libopenblas=0.3.24
- libpng=1.6.39
- libsanitizer=13.2.0
- libsqlite=3.43.0
- libssh2=1.11.0
- libstdcxx-devel_linux-64=13.2.0
- libstdcxx-ng=13.2.0
- libtiff=4.6.0
- libuuid=2.38.1
- libwebp-base=1.3.2
- libxcb=1.15
- libzlib=1.2.13
- make=4.3
- ncurses=6.4
- numpy=1.26.0
- openssl=3.1.3
- pandas=2.1.1
- pango=1.50.14
- pcre2=10.40
- pip=23.2.1
- pixman=0.40.0
- pthread-stubs=0.4
- python=3.9.18
- python-dateutil=2.8.2
- python-tzdata=2023.3
- python_abi=3.9
- pytz=2023.3.post1
- r-base=4.3.1
- r-cli=3.6.1
- r-codetools=0.2_20
- r-crayon=1.5.3
- r-data.table=1.14.8
- r-doparallel=1.0.17
- r-dplyr=1.1.4
- r-ellipsis=0.3.2
- r-fansi=1.0.6
- r-foreach=1.5.2
- r-generics=0.1.3
- r-getopt=1.20.4
- r-glue=1.6.2
- r-iterators=1.0.14
- r-lifecycle=1.0.4
- r-magrittr=2.0.3
- r-optparse=1.7.5
- r-pillar=1.10.1
- r-pkgconfig=2.0.3
- r-r.methodss3=1.8.2
- r-r.oo=1.27.0
- r-r.utils=2.13.0
- r-r6=2.6.1
- r-rlang=1.1.1
- r-tibble=3.2.1
- r-tidyselect=1.2.1
- r-utf8=1.2.4
- r-vctrs=0.6.5
- r-withr=3.0.2
- readline=8.2
- sed=4.8
- setuptools=68.2.2
- six=1.16.0
- sysroot_linux-64=2.12
- tk=8.6.12
- tktable=2.10
- tzdata=2023c
- wheel=0.41.2
- xorg-kbproto=1.0.7
- xorg-libice=1.1.1
- xorg-libsm=1.2.4
- xorg-libx11=1.8.6
- xorg-libxau=1.0.11
- xorg-libxdmcp=1.1.3
- xorg-libxext=1.3.4
- xorg-libxrender=0.9.11
- xorg-libxt=1.3.0
- xorg-renderproto=0.11.1
- xorg-xextproto=7.3.0
- xorg-xproto=7.0.31
- xz=5.2.6
- zlib=1.2.13
- zstd=1.5.5