-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
91 lines (91 loc) · 1.73 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
84
85
86
87
88
89
90
91
name: multimodal_ndm
channels:
- conda-forge
- defaults
dependencies:
- blas=2.117
- blas-devel=3.9.0
- bottleneck=1.3.5
- brotli=1.0.9
- brotli-bin=1.0.9
- bzip2=1.0.8
- ca-certificates=2023.7.22
- certifi=2023.7.22
- cycler=0.11.0
- fonttools=4.42.0
- freetype=2.10.4
- giflib=5.2.1
- joblib=1.3.2
- jpeg=9e
- kiwisolver=1.4.4
- lcms2=2.15
- lerc=3.0
- libblas=3.9.0
- libbrotlicommon=1.0.9
- libbrotlidec=1.0.9
- libbrotlienc=1.0.9
- libcblas=3.9.0
- libcxx=14.0.6
- libdeflate=1.17
- libffi=3.4.4
- libgfortran=5.0.0
- libgfortran5=12.3.0
- liblapack=3.9.0
- liblapacke=3.9.0
- libopenblas=0.3.23
- libpng=1.6.39
- libtiff=4.5.0
- libwebp=1.2.4
- libwebp-base=1.2.4
- llvm-openmp=14.0.6
- lz4-c=1.9.4
- matplotlib-base=3.5.3
- munkres=1.1.4
- ncurses=6.4
- numexpr=2.8.4
- numpy=1.25.2
- numpy-base=1.25.2
- openblas=0.3.23
- openssl=3.1.2
- packaging=23.1
- pandas=1.5.3
- pillow=9.4.0
- pip=23.2.1
- pyaml=23.7.0
- pyparsing=3.1.1
- python=3.9.16
- python-dateutil=2.8.2
- python_abi=3.9
- pytz=2022.7
- pyyaml=6.0
- readline=8.2
- scikit-learn=1.2.2
- scikit-optimize=0.9.0
- scipy=1.11.1
- setuptools=68.0.0
- six=1.16.0
- sqlite=3.41.2
- threadpoolctl=3.2.0
- tk=8.6.12
- tzdata=2023c
- unicodedata2=15.0.0
- wheel=0.38.4
- xz=5.4.2
- yaml=0.2.5
- zlib=1.2.13
- zstd=1.5.5
- pip:
- argparse==1.4.0
- astroid==2.15.6
- bctpy==0.6.1
- dill==0.3.7
- isort==5.12.0
- lazy-object-proxy==1.9.0
- mccabe==0.7.0
- platformdirs==3.10.0
- pylint==2.17.5
- tomli==2.0.1
- tomlkit==0.12.1
- typing-extensions==4.7.1
- wrapt==1.15.0
prefix: /opt/anaconda3/envs/multimodal_ndm