-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathenvironment.yml
More file actions
48 lines (48 loc) · 890 Bytes
/
environment.yml
File metadata and controls
48 lines (48 loc) · 890 Bytes
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
name: dstoolbox
channels:
- defaults
- conda-forge
dependencies:
- blas=2.114
- blas-devel=3.9.0
- bottleneck=1.3.4
- bzip2=1.0.8
- ca-certificates=2022.4.26
- certifi=2020.6.20
- joblib=1.1.0
- libblas=3.9.0
- libcblas=3.9.0
- libcxx=14.0.3
- libffi=3.3
- libgfortran=5.0.0
- libgfortran5=9.3.0
- liblapack=3.9.0
- liblapacke=3.9.0
- libopenblas=0.3.20
- llvm-openmp=14.0.3
- ncurses=6.3
- numexpr=2.8.1
- numpy=1.22.3
- numpy-base=1.22.3
- openblas=0.3.20
- openssl=1.1.1o
- packaging=21.3
- pandas=1.4.2
- pip=21.2.4
- pyparsing=3.0.4
- python=3.10.4
- python-dateutil=2.8.2
- python_abi=3.10
- pytz=2022.1
- readline=8.1.2
- scikit-learn=1.1.0
- scipy=1.8.0
- setuptools=61.2.0
- six=1.16.0
- sqlite=3.38.3
- threadpoolctl=2.2.0
- tk=8.6.11
- tzdata=2022a
- wheel=0.37.1
- xz=5.2.5
- zlib=1.2.12