-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenviroment_3.6.yml
More file actions
70 lines (70 loc) · 2.07 KB
/
enviroment_3.6.yml
File metadata and controls
70 lines (70 loc) · 2.07 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
64
65
66
67
68
69
70
name: uctb-web-3.6
channels:
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- ca-certificates=2024.7.4=hbcca054_0
- certifi=2021.5.30=py36h5fab9bb_0
- ld_impl_linux-64=2.40=hf3520f5_7
- libblas=3.9.0=22_linux64_openblas
- libcblas=3.9.0=22_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=14.1.0=h77fa898_0
- libgfortran-ng=14.1.0=h69a702a_0
- libgfortran5=14.1.0=hc5f4f2c_0
- libgomp=14.1.0=h77fa898_0
- liblapack=3.9.0=22_linux64_openblas
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.27=pthreads_hac2b453_1
- libsqlite=3.46.0=hde9e2c9_0
- libstdcxx-ng=14.1.0=hc0a3c3a_0
- libzlib=1.3.1=h4ab18f5_1
- ncurses=6.5=h59595ed_0
- numpy=1.19.5=py36hfc0c790_2
- openssl=1.1.1w=hd590300_0
- pandas=1.1.5=py36h284efc9_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.6.15=hb7a2778_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.6=2_cp36m
- pytz=2023.3.post1=pyhd8ed1ab_0
- readline=8.2=h8228510_1
- setuptools=58.0.4=py36h5fab9bb_2
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.46.0=h6d4b2fc_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- charset-normalizer==2.0.12
- click==8.0.4
- community==1.0.0b1
- dataclasses==0.8
- decorator==4.4.2
- flask==2.0.3
- idna==3.7
- importlib-metadata==4.8.3
- itsdangerous==2.0.1
- jinja2==3.0.3
- joblib==1.1.1
- llvmlite==0.36.0
- markupsafe==2.0.1
- networkx==2.5.1
- numba==0.53.1
- patsy==0.5.6
- python-louvain==0.16
- requests==2.27.1
- scikit-learn==0.24.2
- scipy==1.2.1
- statsmodels==0.12.2
- threadpoolctl==3.1.0
- tslearn==0.6.3
- typing-extensions==4.1.1
- urllib3==1.26.19
- werkzeug==2.0.3
- zipp==3.6.0