-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
135 lines (135 loc) · 2.63 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
absl-py == 2.1.0
aiohappyeyeballs == 2.4.0
aiohttp == 3.10.5
aiosignal == 1.2.0
astor == 0.8.1
asttokens == 2.0.5
astunparse == 1.6.3
async-timeout == 4.0.3
attrs == 23.1.0
backcall == 0.2.0
beautifulsoup4 == 4.12.3
bleach == 6.1.0
blinker == 1.6.2
Brotli == 1.0.9
cachetools == 5.3.3
certifi == 2024.8.30
cffi == 1.17.1
charset-normalizer == 3.3.2
click == 8.1.7
colorama == 0.4.6
cryptography == 41.0.3
debugpy == 1.6.7
decorator == 5.1.1
defusedxml == 0.7.1
dm-tree == 0.1.8
docopt == 0.6.2
exceptiongroup == 1.2.0
executing == 0.8.3
fastjsonschema == 2.20.0
flatbuffers == 22.12.6
frozenlist == 1.4.0
gast == 0.4.0
google-auth == 2.29.0
google-auth-oauthlib == 0.4.1
google-pasta == 0.2.0
grpcio == 1.42.0
h5py == 3.11.0
idna == 3.7
imbalanced-learn == 0.10.1
importlib-metadata == 7.0.1
ipykernel == 6.15.2
ipython == 8.12.3
jedi == 0.19.1
Jinja2 == 3.1.4
joblib == 1.4.2
jsonschema == 4.23.0
jsonschema-specifications == 2023.12.1
jupyter_client == 8.6.0
jupyter_core == 5.7.2
jupyterlab_pygments == 0.3.0
kaleido == 0.2.1
keras == 2.6.0
Keras-Preprocessing == 1.1.2
keras-tuner == 1.4.7
kt-legacy == 1.0.5
Markdown == 3.4.1
MarkupSafe == 2.1.3
matplotlib == 3.9.2
matplotlib-inline == 0.1.6
mistune == 3.0.2
mkl_fft == 1.3.8
mkl_random == 1.2.4
mkl-service == 2.4.0
multidict == 6.0.4
nbclient == 0.10.0
nbconvert == 7.16.4
nbformat == 5.10.4
nest-asyncio == 1.6.0
numpy == 1.23.5
oauthlib == 3.2.2
opt-einsum == 3.3.0
packaging == 24.1
pandas == 2.0.3
pandocfilters == 1.5.1
parso == 0.8.3
pickleshare == 0.7.5
Pillow == 9.2.0
platformdirs == 3.10.0
plotly == 5.15.0
pooch == 1.7.0
prompt-toolkit == 3.0.43
protobuf == 3.20.3
psutil == 5.9.0
pure-eval == 0.2.2
pyasn1 == 0.4.8
pyasn1-modules == 0.2.8
pycparser == 2.21
pyflann-py3 == 0.1.0
Pygments == 2.15.1
PyJWT == 2.8.0
pyOpenSSL == 23.2.0
PySocks == 1.7.1
python-dateutil == 2.9.0.post0
pytz == 2024.2
pywin32 == 305
pyzmq == 25.1.2
referencing == 0.35.1
requests == 2.32.3
requests-oauthlib == 2.0.0
rpds-py == 0.20.0
rsa == 4.7.2
scikit-learn == 1.2.2
scipy == 1.10.1
setuptools == 75.1.0
six == 1.16.0
sounddevice == 0.4.7
soupsieve == 2.6
stack-data == 0.2.0
tenacity == 9.0.0
tensorboard == 2.6.0
tensorboard-data-server == 0.6.1
tensorboard-plugin-wit == 1.8.1
tensorflow == 2.6.0
tensorflow-addons == 0.13.0
tensorflow-estimator == 2.6.0
tensorflow-model-optimization == 0.7.0
termcolor == 2.1.0
threadpoolctl == 3.5.0
tinycss2 == 1.3.0
tornado == 6.4.1
tqdm == 4.66.5
traitlets == 5.14.3
typeguard == 4.3.0
typing_extensions == 4.11.0
tzdata == 2024.1
urllib3 == 2.2.2
wcwidth == 0.2.5
webencodings == 0.5.1
Werkzeug == 3.0.3
wheel == 0.35.1
win-inet-pton == 1.1.0
wrapt == 1.14.1
yarg == 0.1.9
yarl == 1.11.0
zipp == 3.17.0