-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
114 lines (114 loc) · 1.82 KB
/
requirements.txt
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
absl-py==1.0.0
aiosignal==1.2.0
argcomplete==1.12.3
async-timeout==4.0.2
asynctest==0.13.0
attrs==21.3.0
backcall==0.2.0
brotlipy==0.7.0
cached-property==1.5.2
cachetools==4.2.4
certifi==2022.12.07
cffi==1.14.0
chardet==4.0.0
charset-normalizer
cloudpickle==2.0.0
colorama
cryptography
cycler==0.10.0
debugpy==1.5.1
decorator==4.4.2
docopt==0.6.2
entrypoints==0.3
frozenlist==1.2.0
fsspec==2021.11.1
future==0.18.3
gensim==4.0.1
gitdb==4.0.9
GitPython==3.1.30
google-auth==2.3.3
google-auth-oauthlib==0.4.6
grpcio==1.53.0
h5py==3.2.1
hdf5storage==0.1.18
idna
importlib-metadata==4.10.0
ipykernel==6.6.0
isodate==0.6.1
jedi==0.18.1
Jinja2
joblib
jupyter-client==7.1.0
jupyter-core==4.11.2
kiwisolver==1.3.1
lightning-bolts==0.5.0
Markdown==3.3.6
matplotlib==3.4.2
matplotlib-inline==0.1.3
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
multidict==5.2.0
nest-asyncio==1.5.4
networkx
numpy==1.22.0
oauthlib==3.2.2
olefile==0.46
packaging==21.3
pandas
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow
pipreqs==0.4.12
prompt-toolkit==3.0.24
protobuf==3.19.5
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser
pyDeprecate==0.3.1
Pygments==2.15.0
pyOpenSSL
pyparsing
PySocks
python-dateutil
python-louvain
pytorch-lightning==1.6.0
pytz
pyzmq==22.3.0
rdflib==6.1.1
requests
requests-oauthlib==1.3.0
rsa==4.8
scikit-learn==0.24.2
scipy==1.10.0
six
smart-open==5.0.0
smmap==5.0.0
spyder-kernels==2.2.0
tensorboard==2.7.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
threadpoolctl
torch==1.13.1
torch-cluster==1.5.9
torch-geometric==2.0.3
torch-scatter==2.0.9
torch-sparse==0.6.12
torch-spline-conv==1.2.1
torchaudio==0.8.0a0+e4e171a
torchmetrics==0.6.2
torchvision==0.9.1
tornado==6.3.2
tqdm
traitlets==5.1.1
typing-extensions
urllib3
wcwidth==0.2.5
Werkzeug==2.2.3
wurlitzer==3.0.2
yacs==0.1.6
yarg==0.1.9
yarl==1.7.2
zipp==3.6.0