-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
103 lines (103 loc) · 1.89 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
appdirs==1.4.4
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
babel==2.14.0
bleach==6.1.0
cachetools==4.2.4
comm==0.2.2
contourpy==1.2.1
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docstring-parser==0.15
executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.42
google-auth==1.35.0
h5py==3.10.0
httpcore==1.0.5
httpx==0.27.0
imbalanced-learn==0.12.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.23.0
ipywidgets==8.1.2
isoduration==20.11.0
jedi==0.19.1
json5==0.9.25
jsonargparse==4.23.1
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-terminals==0.5.3
jupyterlab==4.1.6
jupyterlab-pygments==0.3.0
jupyterlab-server==2.26.0
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
llvmlite==0.42.0
matplotlib==3.8.4
matplotlib-inline==0.1.7
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.3
nbformat==5.10.4
nest-asyncio==1.6.0
nltk==3.8.1
notebook==7.1.3
notebook-shim==0.2.4
numba==0.59.1
overrides==7.7.0
pandocfilters==1.5.1
parso==0.8.4
pluggy==1.5.0
prometheus-client==0.20.0
prompt-toolkit==3.0.43
pure-eval==0.2.2
pynndescent==0.5.12
pynvml==11.5.0
pytest==8.1.1
python-json-logger==2.0.7
pyzmq==26.0.1
qtconsole==5.5.1
qtpy==2.4.1
rdkit==2023.9.5
rdkit-pypi==2022.9.5
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rouge-score==0.1.2
rpds-py==0.18.0
seaborn==0.13.2
send2trash==1.8.3
sentry-sdk==1.41.0
setproctitle==1.3.3
smmap==5.0.1
stack-data==0.6.3
tensorboard-data-server==0.6.1
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
traitlets==5.14.3
typeshed-client==2.3.0
umap-learn==0.5.6
uri-template==1.3.0
wandb==0.16.4
webcolors==1.13
websocket-client==1.7.0
widgetsnbextension==4.0.10