-
Notifications
You must be signed in to change notification settings - Fork 3
/
envs.yml
103 lines (103 loc) · 6.14 KB
/
envs.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
name: graph
channels:
- conda-forge
- defaults
dependencies:
- abseil-cpp=20211102.0=h0e60522_0
- absl-py=1.4.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py310he2412df_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- blinker=1.6.2=pyhd8ed1ab_0
- brotlipy=0.7.0=py310he2412df_1004
- bzip2=1.0.8=he774522_0
- c-ares=1.19.0=h2bbff1b_0
- ca-certificates=2023.5.7=h56e8100_0
- cachetools=5.3.0=pyhd8ed1ab_0
- certifi=2023.5.7=pyhd8ed1ab_0
- cffi=1.15.1=py310hcbf9ad4_0
- click=8.1.3=win_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- cryptography=3.4.8=py310ha857299_1
- frozenlist=1.3.3=py310h2bbff1b_0
- google-auth=2.19.1=pyh1a96a4e_0
- google-auth-oauthlib=1.0.0=pyhd8ed1ab_0
- grpc-cpp=1.48.2=hf108199_0
- grpcio=1.48.2=py310hf108199_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=6.6.0=pyha770c72_0
- intel-openmp=2023.1.0=h57928b3_46319
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libffi=3.4.2=hd77b12b_6
- liblapack=3.9.0=8_mkl
- libprotobuf=3.20.3=h23ce68f_0
- markdown=3.4.3=pyhd8ed1ab_0
- mkl=2020.4=hb70f87d_311
- multidict=6.0.2=py310h2bbff1b_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openssl=1.1.1t=h2bbff1b_0
- pip=23.0.1=py310haa95532_0
- protobuf=3.20.3=py310h5588dad_1
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pyjwt=2.7.0=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.10.10=h966fe2a_2
- python_abi=3.10=2_cp310
- pyu2f=0.1.5=pyhd8ed1ab_0
- re2=2022.04.01=h0e60522_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.9=pyhd8ed1ab_0
- setuptools=65.6.3=py310haa95532_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.1=h2bbff1b_0
- tensorboard=2.13.0=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py310h5588dad_0
- tk=8.6.12=h2bbff1b_0
- typing_extensions=4.6.3=pyha770c72_0
- tzdata=2023c=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.38.4=py310haa95532_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- wincertstore=0.2=py310haa95532_2
- xz=5.2.10=h8cc25b3_1
- yarl=1.7.2=py310he2412df_2
- zipp=3.15.0=pyhd8ed1ab_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- charset-normalizer==2.1.1
- filelock==3.9.0
- jinja2==3.1.2
- joblib==1.2.0
- markupsafe==2.1.2
- mpmath==1.2.1
- networkx==3.0
- numpy==1.24.3
- packaging==23.1
- pillow==9.3.0
- psutil==5.9.4
- pyparsing==3.0.9
- requests==2.28.1
- scikit-learn==1.2.2
- scipy==1.10.1
- sympy==1.11.1
- tensorboardx==2.6
- threadpoolctl==3.1.0
- torch==2.0.0+cu117
- torch-cluster==1.6.1+pt20cu117
- torch-geometric==2.3.0
- torch-scatter==2.1.1+pt20cu117
- torch-sparse==0.6.17+pt20cu117
- torch-spline-conv==1.2.2+pt20cu117
- torchaudio==2.0.1+cu117
- torchvision==0.15.1+cu117
- tqdm==4.65.0
- typing-extensions==4.4.0
- urllib3==1.26.13
prefix: C:\Users\22588\anaconda3\envs\graph