halme commited on
Commit
468a917
·
verified ·
1 Parent(s): 065398a

Update requirements.txt

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