ggrinberg35 commited on
Commit
bf42760
·
1 Parent(s): 2a2a101

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +248 -0
requirements.txt ADDED
@@ -0,0 +1,248 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv export --no-hashes
3
+ aiohappyeyeballs==2.6.1
4
+ # via aiohttp
5
+ aiohttp==3.13.2
6
+ # via jupyter-server-proxy
7
+ aiosignal==1.4.0
8
+ # via aiohttp
9
+ anyio==4.11.0
10
+ # via jupyter-server
11
+ argon2-cffi==25.1.0
12
+ # via jupyter-server
13
+ argon2-cffi-bindings==25.1.0
14
+ # via argon2-cffi
15
+ arrow==1.4.0
16
+ # via isoduration
17
+ attrs==25.4.0
18
+ # via
19
+ # aiohttp
20
+ # jsonschema
21
+ # referencing
22
+ beautifulsoup4==4.14.2
23
+ # via nbconvert
24
+ bleach==6.3.0
25
+ # via nbconvert
26
+ bokeh==3.8.1
27
+ # via dashboard
28
+ cffi==2.0.0
29
+ # via
30
+ # argon2-cffi-bindings
31
+ # pyzmq
32
+ contourpy==1.3.3
33
+ # via bokeh
34
+ defusedxml==0.7.1
35
+ # via nbconvert
36
+ fastjsonschema==2.21.2
37
+ # via nbformat
38
+ fqdn==1.5.1
39
+ # via jsonschema
40
+ frozenlist==1.8.0
41
+ # via
42
+ # aiohttp
43
+ # aiosignal
44
+ idna==3.11
45
+ # via
46
+ # anyio
47
+ # jsonschema
48
+ # yarl
49
+ isoduration==20.11.0
50
+ # via jsonschema
51
+ jinja2==3.1.6
52
+ # via
53
+ # bokeh
54
+ # jupyter-server
55
+ # nbconvert
56
+ joblib==1.5.2
57
+ # via scikit-learn
58
+ jsonpointer==3.0.0
59
+ # via jsonschema
60
+ jsonschema==4.25.1
61
+ # via
62
+ # jupyter-events
63
+ # nbformat
64
+ jsonschema-specifications==2025.9.1
65
+ # via jsonschema
66
+ jupyter-client==8.6.3
67
+ # via
68
+ # jupyter-server
69
+ # nbclient
70
+ jupyter-core==5.9.1
71
+ # via
72
+ # jupyter-client
73
+ # jupyter-server
74
+ # nbclient
75
+ # nbconvert
76
+ # nbformat
77
+ jupyter-events==0.12.0
78
+ # via jupyter-server
79
+ jupyter-server==2.17.0
80
+ # via jupyter-server-proxy
81
+ jupyter-server-proxy==4.4.0
82
+ # via dashboard
83
+ jupyter-server-terminals==0.5.3
84
+ # via jupyter-server
85
+ jupyterlab-pygments==0.3.0
86
+ # via nbconvert
87
+ lark==1.3.1
88
+ # via rfc3987-syntax
89
+ markupsafe==3.0.3
90
+ # via
91
+ # jinja2
92
+ # nbconvert
93
+ mistune==3.1.4
94
+ # via nbconvert
95
+ multidict==6.7.0
96
+ # via
97
+ # aiohttp
98
+ # yarl
99
+ narwhals==2.11.0
100
+ # via bokeh
101
+ nbclient==0.10.2
102
+ # via nbconvert
103
+ nbconvert==7.16.6
104
+ # via jupyter-server
105
+ nbformat==5.10.4
106
+ # via
107
+ # jupyter-server
108
+ # nbclient
109
+ # nbconvert
110
+ numpy==2.3.4
111
+ # via
112
+ # bokeh
113
+ # contourpy
114
+ # dashboard
115
+ # pandas
116
+ # scikit-learn
117
+ # scipy
118
+ packaging==25.0
119
+ # via
120
+ # bokeh
121
+ # jupyter-events
122
+ # jupyter-server
123
+ # nbconvert
124
+ pandas==2.3.3
125
+ # via bokeh
126
+ pandocfilters==1.5.1
127
+ # via nbconvert
128
+ pillow==12.0.0
129
+ # via bokeh
130
+ platformdirs==4.5.0
131
+ # via jupyter-core
132
+ polars==1.35.2
133
+ # via dashboard
134
+ polars-runtime-32==1.35.2
135
+ # via polars
136
+ prometheus-client==0.23.1
137
+ # via jupyter-server
138
+ propcache==0.4.1
139
+ # via
140
+ # aiohttp
141
+ # yarl
142
+ ptyprocess==0.7.0 ; os_name != 'nt'
143
+ # via terminado
144
+ pycparser==2.23 ; implementation_name != 'PyPy'
145
+ # via cffi
146
+ pygments==2.19.2
147
+ # via nbconvert
148
+ python-dateutil==2.9.0.post0
149
+ # via
150
+ # arrow
151
+ # jupyter-client
152
+ # pandas
153
+ python-json-logger==4.0.0
154
+ # via jupyter-events
155
+ pytz==2025.2
156
+ # via pandas
157
+ pywinpty==3.0.2 ; os_name == 'nt'
158
+ # via
159
+ # jupyter-server
160
+ # jupyter-server-terminals
161
+ # terminado
162
+ pyyaml==6.0.3
163
+ # via
164
+ # bokeh
165
+ # jupyter-events
166
+ pyzmq==27.1.0
167
+ # via
168
+ # jupyter-client
169
+ # jupyter-server
170
+ referencing==0.37.0
171
+ # via
172
+ # jsonschema
173
+ # jsonschema-specifications
174
+ # jupyter-events
175
+ rfc3339-validator==0.1.4
176
+ # via
177
+ # jsonschema
178
+ # jupyter-events
179
+ rfc3986-validator==0.1.1
180
+ # via
181
+ # jsonschema
182
+ # jupyter-events
183
+ rfc3987-syntax==1.1.0
184
+ # via jsonschema
185
+ rpds-py==0.28.0
186
+ # via
187
+ # jsonschema
188
+ # referencing
189
+ scikit-learn==1.7.2
190
+ scipy==1.16.3
191
+ # via scikit-learn
192
+ send2trash==1.8.3
193
+ # via jupyter-server
194
+ simpervisor==1.0.0
195
+ # via jupyter-server-proxy
196
+ six==1.17.0
197
+ # via
198
+ # python-dateutil
199
+ # rfc3339-validator
200
+ sniffio==1.3.1
201
+ # via anyio
202
+ soupsieve==2.8
203
+ # via beautifulsoup4
204
+ terminado==0.18.1
205
+ # via
206
+ # jupyter-server
207
+ # jupyter-server-terminals
208
+ threadpoolctl==3.6.0
209
+ # via scikit-learn
210
+ tinycss2==1.4.0
211
+ # via bleach
212
+ tornado==6.5.2
213
+ # via
214
+ # bokeh
215
+ # jupyter-client
216
+ # jupyter-server
217
+ # jupyter-server-proxy
218
+ # terminado
219
+ traitlets==5.14.3
220
+ # via
221
+ # jupyter-client
222
+ # jupyter-core
223
+ # jupyter-events
224
+ # jupyter-server
225
+ # jupyter-server-proxy
226
+ # nbclient
227
+ # nbconvert
228
+ # nbformat
229
+ typing-extensions==4.15.0
230
+ # via beautifulsoup4
231
+ tzdata==2025.2
232
+ # via
233
+ # arrow
234
+ # pandas
235
+ uri-template==1.3.0
236
+ # via jsonschema
237
+ webcolors==25.10.0
238
+ # via jsonschema
239
+ webencodings==0.5.1
240
+ # via
241
+ # bleach
242
+ # tinycss2
243
+ websocket-client==1.9.0
244
+ # via jupyter-server
245
+ xyzservices==2025.10.0
246
+ # via bokeh
247
+ yarl==1.22.0
248
+ # via aiohttp