-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
55 lines (55 loc) · 1.4 KB
/
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
name: gene_disease
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- cpuonly=2.0=0
- intel-openmp=2023.1.0=h59b6b97_46319
- libuv=1.44.2=h2bbff1b_0
- mkl=2023.1.0=h8bd8f75_46356
- openssl=1.1.1t=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- pytorch=1.10.0=py3.7_cpu_0
- pytorch-mutex=1.0=cpu
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tbb=2021.8.0=h59b6b97_0
- typing_extensions=4.3.0=py37haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- charset-normalizer==3.1.0
- colorama==0.4.6
- googledrivedownloader==0.4
- idna==3.4
- importlib-metadata==4.13.0
- isodate==0.6.1
- jinja2==3.1.2
- joblib==1.2.0
- markupsafe==2.1.2
- networkx==2.6.3
- numpy==1.21.6
- pandas==1.3.5
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2023.3
- pyyaml==6.0
- rdflib==6.3.2
- requests==2.29.0
- scikit-learn==1.0.2
- scipy==1.7.3
- six==1.16.0
- threadpoolctl==3.1.0
- torch-geometric==2.0.2
- torch-scatter==2.0.9
- torch-sparse==0.6.12
- tqdm==4.65.0
- urllib3==1.26.15
- yacs==0.1.8
- zipp==3.15.0