-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython_environment.yml
77 lines (77 loc) · 2.17 KB
/
python_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
name: py3712
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_4
- backports.functools_lru_cache=2.0.0=pyhd8ed1ab_0
- ca-certificates=2024.8.30=h56e8100_0
- colorama=0.4.6=pyhd8ed1ab_0
- debugpy=1.6.3=py37hf2a7229_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- ipykernel=6.16.2=pyh025b116_0
- ipython=7.33.0=py37h03978a9_0
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_core=4.11.1=py37h03978a9_0
- libsodium=1.0.18=h8d14728_1
- libsqlite=3.46.1=h2466b09_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.3.2=h2466b09_0
- parso=0.8.4=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.47=pyha770c72_0
- psutil=5.9.3=py37h51bd9d9_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.7.12=h900ac77_100_cpython
- python_abi=3.7=4_cp37m
- pywin32=303=py37hcc03f2d_0
- pyzmq=24.0.1=py37h7347f05_0
- setuptools=69.0.3=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.46.1=h2466b09_0
- tornado=6.2=py37hcc03f2d_0
- traitlets=5.9.0=pyhd8ed1ab_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=h8a93ad2_21
- vc14_runtime=14.40.33810=ha82c5b3_21
- vs2015_runtime=14.40.33810=h3bf8584_21
- wcwidth=0.2.10=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- zeromq=4.3.4=h0e60522_1
- pip:
- beautifulsoup4==4.12.3
- certifi==2024.8.30
- charset-normalizer==3.3.2
- cycler==0.11.0
- fonttools==4.38.0
- idna==3.10
- joblib==1.3.2
- kiwisolver==1.4.5
- matplotlib==3.5.3
- networkx==2.6.3
- numpy==1.21.6
- packaging==24.0
- pandas==1.3.5
- pillow==9.5.0
- pybind11==2.13.6
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- python-louvain==0.16
- pytz==2024.2
- pywavelets==1.3.0
- requests==2.31.0
- scikit-learn==1.0.2
- scikit-learn-extra==0.3.0
- scipy==1.7.3
- seaborn==0.12.2
- soupsieve==2.4.1
- threadpoolctl==3.1.0
- typing-extensions==4.7.1
- urllib3==2.0.7
prefix: C:\Users\yw\miniconda3\envs\py3712