-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
45 lines (44 loc) · 1.15 KB
/
Copy pathenvironment.yml
File metadata and controls
45 lines (44 loc) · 1.15 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
name: wsa_knn
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.4.26=hbd8a1cb_0
- ld_impl_linux-64=2.43=h712a8e2_4
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgomp=15.1.0=h767d61c_2
- liblzma=5.8.1=hb9d3cd8_1
- libnsl=2.0.1=hd590300_0
- libsqlite=3.50.0=hee588c1_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.5.0=h7b32b05_1
- pip=25.1.1=pyh8b19718_0
- python=3.11.13=h9e4cc4f_0_cpython
- readline=8.2=h8c095d6_2
- setuptools=80.9.0=pyhff2d567_0
- tk=8.6.13=noxft_hd72426e_102
- tzdata=2025b=h78e105d_0
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- astropy==7.1.0
- ipdb==0.13.13
- jupyterlab==4.4.3
- matplotlib==3.10.3
- nbstripout==0.8.1
- numpy==2.2.6
- pandas==2.2.3
- properscoring==0.1
- scikit-learn==1.6.1
- scipy==1.15.3
- seaborn==0.13.2
- termcolor==3.1.0
- tqdm==4.67.1
prefix: "/home/dedasilv/.micromamba/envs/wsa_knn"