rustler commited on
Commit
bce734f
·
1 Parent(s): 90acb47

Requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +181 -0
requirements.txt ADDED
@@ -0,0 +1,181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ annotated-types==0.7.0
4
+ anyio==4.4.0
5
+ appnope==0.1.4
6
+ argon2-cffi==23.1.0
7
+ argon2-cffi-bindings==21.2.0
8
+ arrow==1.3.0
9
+ asttokens==2.4.1
10
+ astunparse==1.6.3
11
+ async-lru==2.0.4
12
+ attrs==23.2.0
13
+ Babel==2.15.0
14
+ beautifulsoup4==4.12.3
15
+ bleach==6.1.0
16
+ boto3==1.34.146
17
+ botocore==1.34.146
18
+ certifi==2024.6.2
19
+ cffi==1.16.0
20
+ charset-normalizer==3.3.2
21
+ click==8.1.8
22
+ comm==0.2.2
23
+ contourpy==1.2.1
24
+ cycler==0.12.1
25
+ debugpy==1.8.1
26
+ decorator==5.1.1
27
+ defusedxml==0.7.1
28
+ distro==1.9.0
29
+ executing==2.0.1
30
+ fastapi==0.115.6
31
+ fastjsonschema==2.19.1
32
+ ffmpy==0.5.0
33
+ filelock==3.16.1
34
+ flatbuffers==24.12.23
35
+ fonttools==4.53.1
36
+ fqdn==1.5.1
37
+ frozendict==2.4.4
38
+ fsspec==2024.12.0
39
+ gast==0.6.0
40
+ google-pasta==0.2.0
41
+ gradio==5.9.1
42
+ gradio_client==1.5.2
43
+ grpcio==1.69.0
44
+ h11==0.14.0
45
+ h5py==3.12.1
46
+ html5lib==1.1
47
+ httpcore==1.0.5
48
+ httpx==0.27.0
49
+ huggingface-hub==0.27.0
50
+ idna==3.7
51
+ ipykernel==6.29.4
52
+ ipython==8.25.0
53
+ ipywidgets==8.1.3
54
+ isoduration==20.11.0
55
+ jedi==0.19.1
56
+ Jinja2==3.1.4
57
+ jiter==0.8.2
58
+ jmespath==1.0.1
59
+ joblib==1.4.2
60
+ json5==0.9.25
61
+ jsonpointer==2.4
62
+ jsonschema==4.22.0
63
+ jsonschema-specifications==2023.12.1
64
+ jupyter==1.0.0
65
+ jupyter-console==6.6.3
66
+ jupyter-events==0.10.0
67
+ jupyter-lsp==2.2.5
68
+ jupyter_client==8.6.2
69
+ jupyter_core==5.7.2
70
+ jupyter_server==2.14.1
71
+ jupyter_server_terminals==0.5.3
72
+ jupyterlab==4.2.1
73
+ jupyterlab_pygments==0.3.0
74
+ jupyterlab_server==2.27.2
75
+ jupyterlab_widgets==3.0.11
76
+ keras==3.8.0
77
+ kiwisolver==1.4.5
78
+ libclang==18.1.1
79
+ lightgbm==4.5.0
80
+ lxml==5.2.2
81
+ Markdown==3.7
82
+ markdown-it-py==3.0.0
83
+ MarkupSafe==2.1.5
84
+ matplotlib==3.9.1
85
+ matplotlib-inline==0.1.7
86
+ mdurl==0.1.2
87
+ mistune==3.0.2
88
+ ml-dtypes==0.3.2
89
+ mpmath==1.3.0
90
+ multitasking==0.0.11
91
+ namex==0.0.8
92
+ nbclient==0.10.0
93
+ nbconvert==7.16.4
94
+ nbformat==5.10.4
95
+ nest-asyncio==1.6.0
96
+ notebook==7.2.0
97
+ notebook_shim==0.2.4
98
+ numpy==1.26.4
99
+ openai==1.63.0
100
+ opencv-python==4.11.0.86
101
+ opt_einsum==3.4.0
102
+ optree==0.14.0
103
+ orjson==3.10.13
104
+ overrides==7.7.0
105
+ packaging==24.0
106
+ pandas==2.2.2
107
+ pandocfilters==1.5.1
108
+ parso==0.8.4
109
+ peewee==3.17.6
110
+ pexpect==4.9.0
111
+ pillow==10.4.0
112
+ platformdirs==4.2.2
113
+ prometheus_client==0.20.0
114
+ prompt_toolkit==3.0.45
115
+ protobuf==4.25.5
116
+ psutil==5.9.8
117
+ ptyprocess==0.7.0
118
+ pure-eval==0.2.2
119
+ pycparser==2.22
120
+ pydantic==2.10.4
121
+ pydantic_core==2.27.2
122
+ pydub==0.25.1
123
+ Pygments==2.18.0
124
+ pyparsing==3.1.2
125
+ python-dateutil==2.9.0.post0
126
+ python-json-logger==2.0.7
127
+ python-multipart==0.0.20
128
+ pytz==2024.1
129
+ PyYAML==6.0.1
130
+ pyzmq==26.0.3
131
+ qtconsole==5.5.2
132
+ QtPy==2.4.1
133
+ referencing==0.35.1
134
+ requests==2.32.3
135
+ rfc3339-validator==0.1.4
136
+ rfc3986-validator==0.1.1
137
+ rich==13.9.4
138
+ rpds-py==0.18.1
139
+ ruff==0.8.4
140
+ s3transfer==0.10.2
141
+ safehttpx==0.1.6
142
+ scikit-learn==1.6.0
143
+ scipy==1.15.0
144
+ semantic-version==2.10.0
145
+ Send2Trash==1.8.3
146
+ setuptools==75.8.0
147
+ shellingham==1.5.4
148
+ six==1.16.0
149
+ sniffio==1.3.1
150
+ soupsieve==2.5
151
+ stack-data==0.6.3
152
+ starlette==0.41.3
153
+ sympy==1.13.3
154
+ tensorboard==2.16.2
155
+ tensorboard-data-server==0.7.2
156
+ tensorflow==2.16.2
157
+ termcolor==2.5.0
158
+ terminado==0.18.1
159
+ threadpoolctl==3.5.0
160
+ tinycss2==1.3.0
161
+ tomlkit==0.13.2
162
+ tornado==6.4
163
+ tqdm==4.67.1
164
+ traitlets==5.14.3
165
+ typer==0.15.1
166
+ types-python-dateutil==2.9.0.20240316
167
+ typing_extensions==4.12.2
168
+ tzdata==2024.1
169
+ uri-template==1.3.0
170
+ urllib3==2.2.1
171
+ uvicorn==0.34.0
172
+ wcwidth==0.2.13
173
+ webcolors==1.13
174
+ webencodings==0.5.1
175
+ websocket-client==1.8.0
176
+ websockets==14.1
177
+ Werkzeug==3.1.3
178
+ wheel==0.45.1
179
+ widgetsnbextension==4.0.11
180
+ wrapt==1.17.2
181
+ yfinance==0.2.40