-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
63 lines (63 loc) · 1.92 KB
/
environment.yml
File metadata and controls
63 lines (63 loc) · 1.92 KB
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
name: python_project_template
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bottleneck=1.4.2=py313hf0014fa_0
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.6.15=hbd8a1cb_0
- expat=2.7.1=h6a678d5_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- joblib=1.4.2=py313h06a4308_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libmpdec=4.0.0=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py313h5eee18b_2
- mkl_fft=1.3.11=py313h5eee18b_0
- mkl_random=1.2.8=py313h06d7b56_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.10.1=py313h3c60e43_0
- numpy=2.3.1=py313h8d96ed3_0
- numpy-base=2.3.1=py313h8e760e0_0
- openssl=3.0.16=h5eee18b_0
- pandas=2.2.3=py313h6a678d5_0
- pip=25.1=pyhc872135_2
- pthread-stubs=0.3=h0ce48e5_1
- python=3.13.5=h4612cfd_100_cp313
- python-dateutil=2.9.0post0=py313h06a4308_2
- python-tzdata=2025.2=pyhd3eb1b0_0
- python_abi=3.13=0_cp313
- pytz=2024.1=py313h06a4308_0
- pyyaml=6.0.2=py313h5eee18b_0
- readline=8.2=h5eee18b_0
- scikit-learn=1.6.1=py313h6a678d5_0
- scipy=1.15.3=py313h7f54423_0
- setuptools=72.1.0=py313h06a4308_0
- six=1.17.0=py313h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- threadpoolctl=3.5.0=py313h7040dfc_0
- tk=8.6.14=h993c535_1
- tzdata=2025b=h04d1e81_0
- wheel=0.45.1=py313h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.6.4=h5eee18b_1
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_1
- pip:
- jsonargparse==4.40.0
prefix: /home/schelian/anaconda3/envs/python_project_template