-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yml
186 lines (186 loc) · 4.97 KB
/
env.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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
name: graphons
channels:
- conda-forge
- defaults
dependencies:
- absl-py=1.2.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py39hb82d6ee_1
- aiosignal=1.2.0=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=22.1.0=pyh71513ae_1
- blinker=1.4=py_1
- brotlipy=0.7.0=py39hb82d6ee_1004
- bzip2=1.0.8=h8ffe710_4
- c-ares=1.18.1=h8ffe710_0
- ca-certificates=2022.6.15.1=h5b45459_0
- cachetools=4.2.4=pyhd8ed1ab_0
- certifi=2022.6.15.1=pyhd8ed1ab_0
- cffi=1.15.1=py39h0878f49_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=py39hcbf5309_0
- cloudpickle=2.2.0=pyhd8ed1ab_0
- colorama=0.4.5=pyhd8ed1ab_0
- cryptography=37.0.4=py39h7bc7c5c_0
- frozenlist=1.3.1=py39hb82d6ee_0
- google-auth=1.35.0=pyh6c4a22f_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- grpc-cpp=1.48.1=h535cfc9_1
- grpcio=1.48.1=py39h7aa6313_1
- idna=3.3=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py39hcbf5309_0
- intel-openmp=2022.1.0=h57928b3_3787
- libabseil=20220623.0=cxx17_h1a56200_4
- libblas=3.9.0=16_win64_mkl
- libcblas=3.9.0=16_win64_mkl
- libffi=3.4.2=h8ffe710_5
- liblapack=3.9.0=16_win64_mkl
- libprotobuf=3.21.5=h12be248_3
- libsqlite=3.39.3=hcfcfb64_0
- libzlib=1.2.12=hcfcfb64_3
- markdown=3.4.1=pyhd8ed1ab_0
- markupsafe=2.1.1=py39hb82d6ee_1
- mkl=2022.1.0=h6a75c08_874
- multidict=6.0.2=py39hb82d6ee_1
- oauthlib=3.2.1=pyhd8ed1ab_0
- openssl=1.1.1q=h8ffe710_0
- pip=22.2.2=pyhd8ed1ab_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pyjwt=2.4.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.9.13=h9a09f29_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2022.2.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- re2=2022.06.01=h0e60522_0
- requests=2.28.1=pyhd8ed1ab_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.9=pyhd8ed1ab_0
- setuptools=65.3.0=pyhd8ed1ab_1
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.39.3=hcfcfb64_0
- submitit=1.2.1=pyh44b312d_0
- tbb=2021.5.0=h91493d7_2
- tensorboard=2.6.0=pyhd8ed1ab_1
- tensorboard-data_loader-server=0.6.0=py39hcbf5309_2
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- tk=8.6.12=h8ffe710_0
- tqdm=4.64.1=pyhd8ed1ab_0
- typing-extensions=4.3.0=hd8ed1ab_0
- typing_extensions=4.3.0=pyha770c72_0
- tzdata=2022c=h191b570_0
- ucrt=10.0.20348.0=h57928b3_0
- urllib3=1.26.11=pyhd8ed1ab_0
- vc=14.2=hb210afc_7
- vs2015_runtime=14.29.30139=h890b9b1_7
- werkzeug=2.2.2=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- win_inet_pton=1.1.0=py39hcbf5309_4
- xz=5.2.6=h8d14728_0
- yarl=1.7.2=py39hb82d6ee_2
- zipp=3.8.1=pyhd8ed1ab_0
- zlib=1.2.12=hcfcfb64_3
- pip:
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- asttokens==2.0.8
- backcall==0.2.0
- beautifulsoup4==4.11.1
- bleach==5.0.1
- cvxpy==1.2.1
- cycler==0.11.0
- cython==0.29.28
- debugpy==1.6.3
- decorator==4.4.2
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- ecos==2.0.10
- entrypoints==0.4
- executing==1.0.0
- fastjsonschema==2.16.1
- fonttools==4.37.1
- gensim==4.2.0
- gitdb==4.0.9
- gitpython==3.1.27
- graph2vec==0.0.2
- ipykernel==6.15.3
- ipython==8.5.0
- ipython-genutils==0.2.0
- ipywidgets==8.0.2
- jedi==0.18.1
- jinja2==3.1.2
- joblib==1.1.0
- jsonschema==4.16.0
- jupyter==1.0.0
- jupyter-client==7.3.5
- jupyter-console==6.4.4
- jupyter-core==4.11.1
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==3.0.3
- karateclub==1.3.2
- kiwisolver==1.4.4
- lxml==4.9.1
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- mistune==2.0.4
- nbclient==0.6.8
- nbconvert==7.0.0
- nbformat==5.5.0
- nest-asyncio==1.5.5
- networkx==2.6.3
- notebook==6.4.12
- numpy==1.22.4
- osqp==0.6.2.post5
- packaging==21.3
- pandas==1.3.5
- pandocfilters==1.5.0
- parso==0.8.3
- pathtools==0.1.2
- pickleshare==0.7.5
- pillow==9.2.0
- prometheus-client==0.14.1
- promise==2.3
- prompt-toolkit==3.0.31
- protobuf==3.20.1
- psutil==5.9.2
- pure-eval==0.2.2
- pygments==2.13.0
- pygsp==0.5.1
- pyparsing==3.0.9
- pyrsistent==0.18.1
- python-levenshtein==0.12.2
- python-louvain==0.16
- pywin32==304
- pywinpty==2.0.7
- pyyaml==6.0
- pyzmq==23.2.1
- qdldl==0.1.5.post2
- qtconsole==5.3.2
- qtpy==2.2.0
- scikit-learn==1.1.2
- scipy==1.8.1
- scs==3.2.0
- send2trash==1.8.0
- sentry-sdk==1.9.8
- setproctitle==1.3.2
- shortuuid==1.0.9
- smart-open==6.2.0
- smmap==5.0.0
- soupsieve==2.3.2.post1
- stack-data_loader==0.5.0
- terminado==0.15.0
- threadpoolctl==3.1.0
- timm==0.4.5
- tinycss2==1.1.1
- torch==1.11.0
- torchvision==0.12.0
- tornado==6.2
- traitlets==5.4.0
- wandb==0.13.3
- wcwidth==0.2.5
- webencodings==0.5.1
- widgetsnbextension==4.0.3
prefix: C:\Users\simon\anaconda3\envs\graphons