-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
220 lines (220 loc) · 4.09 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
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
absl-py==2.1.0
# via
# keras
# tensorboard
# tensorflow-intel
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via discord-py-self
aiosignal==1.3.2
# via aiohttp
altair==5.5.0
# via streamlit
astunparse==1.6.3
# via tensorflow-intel
attrs==24.3.0
# via
# aiohttp
# jsonschema
# referencing
blinker==1.9.0
# via streamlit
cachetools==5.5.0
# via streamlit
certifi==2024.12.14
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via streamlit
colorama==0.4.6
# via click
discord-protos==0.0.2
# via discord-py-self
discord-py-self==2.0.0
# via pokefier-v3 (pyproject.toml)
discord-webhook==1.3.1
# via pokefier-v3 (pyproject.toml)
flatbuffers==24.12.23
# via tensorflow-intel
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
gast==0.6.0
# via tensorflow-intel
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via streamlit
google-pasta==0.2.0
# via tensorflow-intel
grpcio==1.69.0
# via
# tensorboard
# tensorflow-intel
h5py==3.12.1
# via
# keras
# tensorflow-intel
idna==3.10
# via
# requests
# yarl
jinja2==3.1.5
# via
# altair
# pydeck
jsonschema==4.23.0
# via altair
jsonschema-specifications==2024.10.1
# via jsonschema
keras==3.8.0
# via tensorflow-intel
libclang==18.1.1
# via tensorflow-intel
logging==0.4.9.6
# via pokefier-v3 (pyproject.toml)
markdown==3.7
# via tensorboard
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# werkzeug
mdurl==0.1.2
# via markdown-it-py
ml-dtypes==0.4.1
# via
# keras
# tensorflow-intel
multidict==6.1.0
# via
# aiohttp
# yarl
namex==0.0.8
# via keras
narwhals==1.21.1
# via altair
numpy==2.0.2
# via
# pokefier-v3 (pyproject.toml)
# h5py
# keras
# ml-dtypes
# pandas
# pydeck
# streamlit
# tensorboard
# tensorflow-intel
opt-einsum==3.4.0
# via tensorflow-intel
optree==0.13.1
# via keras
packaging==24.2
# via
# altair
# keras
# streamlit
# tensorboard
# tensorflow-intel
pandas==2.2.3
# via streamlit
pillow==11.1.0
# via streamlit
propcache==0.2.1
# via
# aiohttp
# yarl
protobuf==5.29.3
# via
# discord-protos
# streamlit
# tensorboard
# tensorflow-intel
pyarrow==18.1.0
# via streamlit
pydeck==0.9.1
# via streamlit
pygments==2.19.1
# via rich
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.0.1
# via pokefier-v3 (pyproject.toml)
pytz==2024.2
# via pandas
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# discord-webhook
# streamlit
# tensorflow-intel
rich==13.9.4
# via
# keras
# streamlit
rpds-py==0.22.3
# via
# jsonschema
# referencing
ruff==0.9.1
# via pokefier-v3 (pyproject.toml)
setuptools==75.8.0
# via
# tensorboard
# tensorflow-intel
six==1.17.0
# via
# astunparse
# google-pasta
# python-dateutil
# tensorboard
# tensorflow-intel
smmap==5.0.2
# via gitdb
streamlit==1.41.1
# via pokefier-v3 (pyproject.toml)
tenacity==9.0.0
# via streamlit
tensorboard==2.18.0
# via tensorflow-intel
tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.18.0
# via pokefier-v3 (pyproject.toml)
tensorflow-intel==2.18.0
# via tensorflow
termcolor==2.5.0
# via tensorflow-intel
toml==0.10.2
# via streamlit
tornado==6.4.2
# via streamlit
typing-extensions==4.12.2
# via
# altair
# optree
# streamlit
# tensorflow-intel
tzdata==2024.2
# via pandas
urllib3==2.3.0
# via requests
watchdog==6.0.0
# via streamlit
werkzeug==3.1.3
# via tensorboard
wheel==0.45.1
# via astunparse
wrapt==1.17.1
# via tensorflow-intel
yarl==1.18.3
# via aiohttp