kukr3207 commited on
Commit
d1c53dc
·
1 Parent(s): 1765dbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +221 -1
requirements.txt CHANGED
@@ -1,12 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  huggingface-hub==0.15.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  numpy==1.24.2
 
 
3
  outcome==1.2.0
4
  packaging==23.0
5
  pandas==1.5.3
6
  pandas-datareader==0.10.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  scipy==1.10.0
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  streamlit==1.20.0
9
  streamlit-echarts==0.4.0
 
 
 
 
10
  tokenizers==0.13.3
 
 
 
11
  torch==2.0.1
12
- transformers==4.30.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==22.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ aiosqlite==0.18.0
5
+ alpha-vantage==2.3.1
6
+ altair==4.2.2
7
+ altgraph @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/altgraph-0.17.2-py2.py3-none-any.whl
8
+ anyio==3.6.2
9
+ appdirs==1.4.4
10
+ appnope==0.1.3
11
+ argon2-cffi==21.3.0
12
+ argon2-cffi-bindings==21.2.0
13
+ arrow==1.2.3
14
+ asttokens==2.2.1
15
+ async-generator==1.10
16
+ async-timeout==4.0.2
17
+ attrs==22.2.0
18
+ autobahn==19.11.2
19
+ Automat==22.10.0
20
+ autopep8==2.0.2
21
+ Babel==2.11.0
22
+ backcall==0.2.0
23
+ beautifulsoup4==4.11.2
24
+ bleach==6.0.0
25
+ blinker==1.5
26
+ CacheControl==0.12.11
27
+ cachetools==5.3.0
28
+ certifi==2022.12.7
29
+ cffi==1.15.1
30
+ charset-normalizer==3.0.1
31
+ click==8.1.3
32
+ comm==0.1.2
33
+ constantly==15.1.0
34
+ contourpy==1.0.7
35
+ cot-reports==0.1.2
36
+ cryptography==41.0.1
37
+ cycler==0.11.0
38
+ dbnomics==1.2.4
39
+ debugpy==1.6.6
40
+ decorator==5.1.1
41
+ defusedxml==0.7.1
42
+ distlib==0.3.6
43
+ EasyProcess==1.1
44
+ entrypoint2==1.1
45
+ entrypoints==0.4
46
+ exceptiongroup==1.1.0
47
+ executing==1.2.0
48
+ fastjsonschema==2.16.2
49
+ filelock==3.10.7
50
+ finnhub-python==2.4.16
51
+ fonttools==4.38.0
52
+ forex-python==1.8
53
+ fqdn==1.5.1
54
+ frozendict==2.3.6
55
+ frozenlist==1.3.3
56
+ fsspec==2023.6.0
57
+ future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/future-0.18.2-py3-none-any.whl
58
+ gitdb==4.0.10
59
+ GitPython==3.1.31
60
+ h11==0.14.0
61
+ html5lib==1.1
62
+ httpcore==0.17.2
63
+ httpx==0.24.1
64
  huggingface-hub==0.15.1
65
+ hyperlink==21.0.0
66
+ idna==3.4
67
+ importlib-metadata==6.0.0
68
+ importlib-resources==5.10.2
69
+ incremental==22.10.0
70
+ install==1.3.5
71
+ instaloader==4.9.6
72
+ ipykernel==6.21.2
73
+ ipython==8.10.0
74
+ ipython-genutils==0.2.0
75
+ ipywidgets==8.0.4
76
+ isoduration==20.11.0
77
+ jaraco.classes==3.2.3
78
+ jedi==0.18.2
79
+ Jinja2==3.1.2
80
+ json5==0.9.11
81
+ jsonpointer==2.3
82
+ jsonschema==4.17.3
83
+ jupyter==1.0.0
84
+ jupyter-console==6.5.1
85
+ jupyter-events==0.5.0
86
+ jupyter-ydoc==0.2.2
87
+ jupyter_client==8.0.2
88
+ jupyter_core==5.2.0
89
+ jupyter_server==2.2.1
90
+ jupyter_server_fileid==0.6.0
91
+ jupyter_server_terminals==0.4.4
92
+ jupyter_server_ydoc==0.6.1
93
+ jupyterlab==3.6.1
94
+ jupyterlab-pygments==0.2.2
95
+ jupyterlab-widgets==3.0.5
96
+ jupyterlab_server==2.19.0
97
+ keyring==23.13.1
98
+ kiteconnect==4.2.0
99
+ kiwisolver==1.4.4
100
+ lxml==4.9.2
101
+ macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/macholib-1.15.2-py2.py3-none-any.whl
102
+ markdown-it-py==2.2.0
103
+ MarkupSafe==2.1.2
104
+ matplotlib==3.7.0
105
+ matplotlib-inline==0.1.6
106
+ mdurl==0.1.2
107
+ mistune==2.0.5
108
+ more-itertools==9.1.0
109
+ mpmath==1.3.0
110
+ msgpack==1.0.5
111
+ multidict==6.0.4
112
+ multitasking==0.0.11
113
+ nbclassic==0.5.1
114
+ nbclient==0.7.2
115
+ nbconvert==7.2.9
116
+ nbformat==5.7.3
117
+ nest-asyncio==1.5.6
118
+ networkx==3.1
119
+ notebook==6.5.2
120
+ notebook_shim==0.2.2
121
  numpy==1.24.2
122
+ oandapyV20==0.7.2
123
+ openai==0.27.7
124
  outcome==1.2.0
125
  packaging==23.0
126
  pandas==1.5.3
127
  pandas-datareader==0.10.0
128
+ pandocfilters==1.5.0
129
+ parso==0.8.3
130
+ patool==1.12
131
+ pexpect==4.8.0
132
+ pickleshare==0.7.5
133
+ Pillow==9.4.0
134
+ pipenv==2023.3.20
135
+ platformdirs==3.0.0
136
+ plotly==5.14.0
137
+ prettytable==3.6.0
138
+ prometheus-client==0.16.0
139
+ prompt-toolkit==3.0.36
140
+ protobuf==3.20.3
141
+ psutil==5.9.4
142
+ ptyprocess==0.7.0
143
+ pure-eval==0.2.2
144
+ pyarrow==11.0.0
145
+ pyasn1==0.5.0
146
+ pyasn1-modules==0.3.0
147
+ pycodestyle==2.10.0
148
+ pycparser==2.21
149
+ pydeck==0.8.0
150
+ pyecharts==2.0.2
151
+ pyee==8.2.2
152
+ Pygments==2.14.0
153
+ Pympler==1.0.1
154
+ pyOpenSSL==23.2.0
155
+ pyotp==2.8.0
156
+ pyparsing==3.0.9
157
+ pyppeteer==1.0.2
158
+ pyrsistent==0.19.3
159
+ PySocks==1.7.1
160
+ python-dateutil==2.8.2
161
+ python-json-logger==2.0.6
162
+ pytz==2022.7.1
163
+ pytz-deprecation-shim==0.1.0.post0
164
+ pyunpack==0.3
165
+ pywebcopy==7.0.2
166
+ PyYAML==6.0
167
+ pyzmq==25.0.0
168
+ qtconsole==5.4.0
169
+ QtPy==2.3.0
170
+ regex==2023.6.3
171
+ requests==2.28.2
172
+ rfc3339-validator==0.1.4
173
+ rfc3986-validator==0.1.1
174
+ rich==13.3.3
175
+ safetensors==0.3.1
176
  scipy==1.10.0
177
+ seaborn==0.12.2
178
+ selenium==4.8.2
179
+ semver==2.13.0
180
+ Send2Trash==1.8.0
181
+ service-identity==21.1.0
182
+ simplejson==3.18.3
183
+ six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/six-1.15.0-py2.py3-none-any.whl
184
+ smartapi-python==1.3.0
185
+ smmap==5.0.0
186
+ sniffio==1.3.0
187
+ sortedcontainers==2.4.0
188
+ soupsieve==2.4
189
+ stack-data==0.6.2
190
  streamlit==1.20.0
191
  streamlit-echarts==0.4.0
192
+ sympy==1.12
193
+ tenacity==8.2.2
194
+ terminado==0.17.1
195
+ tinycss2==1.2.1
196
  tokenizers==0.13.3
197
+ toml==0.10.2
198
+ tomli==2.0.1
199
+ toolz==0.12.0
200
  torch==2.0.1
201
+ tornado==6.2
202
+ tqdm==4.65.0
203
+ tradingeconomics==4.2.2
204
+ traitlets==5.9.0
205
+ transformers==4.30.2
206
+ trio==0.22.0
207
+ trio-websocket==0.9.2
208
+ Twisted==22.10.0
209
+ txaio==23.1.1
210
+ typing_extensions==4.5.0
211
+ tzdata==2023.3
212
+ tzlocal==4.3
213
+ unrar==0.4
214
+ uri-template==1.2.0
215
+ urllib3==1.26.14
216
+ validators==0.20.0
217
+ virtualenv==20.21.0
218
+ virtualenv-clone==0.5.7
219
+ watchdog==3.0.0
220
+ wcwidth==0.2.6
221
+ webcolors==1.12
222
+ webencodings==0.5.1
223
+ websocket-client==1.5.1
224
+ websockets==10.4
225
+ widgetsnbextension==4.0.5
226
+ wsproto==1.2.0
227
+ y-py==0.5.4
228
+ yarl==1.8.2
229
+ yfinance==0.2.14
230
+ ypy-websocket==0.8.2
231
+ zipp==3.13.0
232
+ zope.interface==6.0