halme commited on
Commit
0387504
·
verified ·
1 Parent(s): 535dd2e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +219 -0
requirements.txt ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ altair==4.2.2
4
+ annotated-types==0.7.0
5
+ anyio==4.7.0
6
+ appnope==0.1.4
7
+ argon2-cffi==23.1.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
+ asttokens==3.0.0
11
+ astunparse==1.6.3
12
+ async-lru==2.0.4
13
+ attrs==24.3.0
14
+ avro==1.11.3
15
+ babel==2.16.0
16
+ beautifulsoup4==4.12.3
17
+ bleach==6.2.0
18
+ boto3==1.35.84
19
+ botocore==1.35.84
20
+ cattrs==24.1.2
21
+ certifi==2024.12.14
22
+ cffi==1.17.1
23
+ charset-normalizer==3.4.0
24
+ click==8.1.7
25
+ colorama==0.4.6
26
+ comm==0.2.2
27
+ contourpy==1.3.1
28
+ cryptography==44.0.0
29
+ cycler==0.12.1
30
+ dateparser==1.2.0
31
+ debugpy==1.8.11
32
+ decorator==5.1.1
33
+ defusedxml==0.7.1
34
+ entrypoints==0.4
35
+ executing==2.1.0
36
+ fastapi==0.115.6
37
+ fastjsonschema==2.21.1
38
+ feedparser==6.0.11
39
+ ffmpy==0.4.0
40
+ filelock==3.16.1
41
+ flatbuffers==24.3.25
42
+ fonttools==4.55.3
43
+ fqdn==1.5.1
44
+ frozendict==2.4.6
45
+ fsspec==2024.10.0
46
+ furl==2.1.3
47
+ gast==0.6.0
48
+ google-pasta==0.2.0
49
+ gradio==5.9.1
50
+ gradio_client==1.5.2
51
+ great-expectations==0.17.20
52
+ grpcio==1.68.1
53
+ h11==0.14.0
54
+ h5py==3.12.1
55
+ hopsworks==4.1.4
56
+ hopsworks-aiomysql==0.2.1
57
+ html5lib==1.1
58
+ httpcore==1.0.7
59
+ httpx==0.28.1
60
+ huggingface-hub==0.27.0
61
+ idna==3.10
62
+ ipykernel==6.29.5
63
+ ipython==8.30.0
64
+ ipywidgets==8.1.5
65
+ isoduration==20.11.0
66
+ javaobj-py3==0.4.4
67
+ jedi==0.19.2
68
+ Jinja2==3.1.4
69
+ jmespath==1.0.1
70
+ joblib==1.4.2
71
+ json5==0.10.0
72
+ jsonpatch==1.33
73
+ jsonpointer==3.0.0
74
+ jsonschema==4.23.0
75
+ jsonschema-specifications==2024.10.1
76
+ jupyter-events==0.11.0
77
+ jupyter-lsp==2.2.5
78
+ jupyter_client==8.6.3
79
+ jupyter_core==5.7.2
80
+ jupyter_server==2.14.2
81
+ jupyter_server_terminals==0.5.3
82
+ jupyterlab==4.3.4
83
+ jupyterlab_pygments==0.3.0
84
+ jupyterlab_server==2.27.3
85
+ jupyterlab_widgets==3.0.13
86
+ keras==3.7.0
87
+ kiwisolver==1.4.7
88
+ libclang==18.1.1
89
+ lxml==5.3.0
90
+ makefun==1.15.6
91
+ Markdown==3.7
92
+ markdown-it-py==3.0.0
93
+ MarkupSafe==2.1.5
94
+ marshmallow==3.23.2
95
+ matplotlib==3.8.3
96
+ matplotlib-inline==0.1.7
97
+ mdurl==0.1.2
98
+ mistune==3.0.2
99
+ ml-dtypes==0.4.1
100
+ mock==5.1.0
101
+ mpmath==1.3.0
102
+ multitasking==0.0.11
103
+ namex==0.0.8
104
+ nbclient==0.10.2
105
+ nbconvert==7.16.4
106
+ nbformat==5.10.4
107
+ nest-asyncio==1.6.0
108
+ networkx==3.4.2
109
+ notebook==7.3.1
110
+ notebook_shim==0.2.4
111
+ numpy==1.26.4
112
+ opensearch-py==2.4.2
113
+ opt_einsum==3.4.0
114
+ optree==0.13.1
115
+ orderedmultidict==1.0.1
116
+ orjson==3.10.12
117
+ overrides==7.7.0
118
+ packaging==24.2
119
+ pandas==2.1.4
120
+ pandocfilters==1.5.1
121
+ parso==0.8.4
122
+ peewee==3.17.8
123
+ pexpect==4.9.0
124
+ pillow==11.0.0
125
+ platformdirs==4.3.6
126
+ prometheus_client==0.21.1
127
+ prompt_toolkit==3.0.48
128
+ protobuf==4.25.5
129
+ psutil==6.1.0
130
+ ptyprocess==0.7.0
131
+ pure_eval==0.2.3
132
+ pyarrow==18.1.0
133
+ pyasn1==0.6.1
134
+ pyasn1_modules==0.4.1
135
+ pycparser==2.22
136
+ pycryptodomex==3.21.0
137
+ pydantic==2.10.4
138
+ pydantic_core==2.27.2
139
+ pydub==0.25.1
140
+ Pygments==2.18.0
141
+ pygooglenews==0.1.3
142
+ pyhumps==1.6.1
143
+ pyjks==20.0.0
144
+ PyMySQL==1.1.1
145
+ pyparsing==3.2.0
146
+ python-dateutil==2.9.0.post0
147
+ python-json-logger==3.2.1
148
+ python-multipart==0.0.20
149
+ pytz==2024.2
150
+ PyYAML==6.0.2
151
+ pyzmq==26.2.0
152
+ referencing==0.35.1
153
+ regex==2024.11.6
154
+ requests==2.32.3
155
+ requests-cache==1.2.0
156
+ retry-requests==2.0.0
157
+ retrying==1.3.4
158
+ rfc3339-validator==0.1.4
159
+ rfc3986-validator==0.1.1
160
+ rich==13.9.4
161
+ rpds-py==0.22.3
162
+ ruamel.yaml==0.17.17
163
+ ruff==0.8.4
164
+ s3transfer==0.10.4
165
+ safehttpx==0.1.6
166
+ safetensors==0.4.5
167
+ scikit-learn==1.4.1.post1
168
+ scipy==1.14.1
169
+ semantic-version==2.10.0
170
+ Send2Trash==1.8.3
171
+ setuptools==75.6.0
172
+ sgmllib3k==1.0.0
173
+ shellingham==1.5.4
174
+ six==1.17.0
175
+ sniffio==1.3.1
176
+ soupsieve==2.6
177
+ SQLAlchemy==2.0.29
178
+ stack-data==0.6.3
179
+ starlette==0.41.3
180
+ sympy==1.13.1
181
+ tensorboard==2.18.0
182
+ tensorboard-data-server==0.7.2
183
+ tensorflow==2.18.0
184
+ termcolor==2.5.0
185
+ terminado==0.18.1
186
+ tf_keras==2.18.0
187
+ threadpoolctl==3.5.0
188
+ tinycss2==1.4.0
189
+ tokenizers==0.21.0
190
+ tomlkit==0.13.2
191
+ toolz==1.0.0
192
+ torch==2.5.1
193
+ torchaudio==2.5.1
194
+ torchvision==0.20.1
195
+ tornado==6.4.2
196
+ tqdm==4.67.1
197
+ traitlets==5.14.3
198
+ transformers==4.47.1
199
+ twofish==0.3.0
200
+ typer==0.15.1
201
+ types-python-dateutil==2.9.0.20241206
202
+ typing_extensions==4.12.2
203
+ tzdata==2024.2
204
+ tzlocal==5.2
205
+ uri-template==1.3.0
206
+ url-normalize==1.4.3
207
+ urllib3==2.2.3
208
+ uvicorn==0.34.0
209
+ wcwidth==0.2.13
210
+ webcolors==24.11.1
211
+ webencodings==0.5.1
212
+ websocket-client==1.8.0
213
+ websockets==14.1
214
+ Werkzeug==3.1.3
215
+ wheel==0.45.1
216
+ widgetsnbextension==4.0.13
217
+ wrapt==1.17.0
218
+ xgboost==2.0.3
219
+ yfinance==0.2.50