Skip to content

Commit 48d7ddb

Browse files
author
shengyuhong
committed
add requirements.txt
1 parent 6aaaae7 commit 48d7ddb

File tree

1 file changed

+192
-0
lines changed

1 file changed

+192
-0
lines changed

requirements.txt

Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
alembic==1.15.1
2+
annotated-types==0.7.0
3+
anyio==4.9.0
4+
appnope==0.1.4
5+
argon2-cffi==23.1.0
6+
argon2-cffi-bindings==21.2.0
7+
arrow==1.3.0
8+
asttokens==3.0.0
9+
async-lru==2.0.5
10+
attrs==25.3.0
11+
babel==2.17.0
12+
beautifulsoup4==4.13.3
13+
bleach==6.2.0
14+
blinker==1.9.0
15+
cachetools==5.5.2
16+
catboost==1.2.7
17+
certifi==2025.1.31
18+
cffi==1.17.1
19+
charset-normalizer==3.4.1
20+
clarabel==0.10.0
21+
click==8.1.8
22+
cloudpickle==3.1.1
23+
comm==0.2.2
24+
contourpy==1.3.1
25+
cvxpy==1.6.4
26+
cycler==0.12.1
27+
databricks-sdk==0.46.0
28+
debugpy==1.8.13
29+
decorator==5.2.1
30+
defusedxml==0.7.1
31+
Deprecated==1.2.18
32+
dill==0.3.9
33+
dnspython==2.7.0
34+
docker==7.1.0
35+
executing==2.2.0
36+
fastapi==0.115.11
37+
fastjsonschema==2.21.1
38+
filelock==3.18.0
39+
fire==0.7.0
40+
Flask==3.1.0
41+
fonttools==4.56.0
42+
fqdn==1.5.1
43+
fsspec==2025.3.0
44+
gitdb==4.0.12
45+
GitPython==3.1.44
46+
google-auth==2.38.0
47+
graphene==3.4.3
48+
graphql-core==3.2.6
49+
graphql-relay==3.2.0
50+
graphviz==0.20.3
51+
gunicorn==23.0.0
52+
gym==0.26.2
53+
gym-notices==0.0.8
54+
h11==0.14.0
55+
httpcore==1.0.7
56+
httpx==0.28.1
57+
idna==3.10
58+
importlib_metadata==8.6.1
59+
ipykernel==6.29.5
60+
ipython==9.0.2
61+
ipython_pygments_lexers==1.1.1
62+
ipywidgets==8.1.5
63+
isoduration==20.11.0
64+
itsdangerous==2.2.0
65+
jedi==0.19.2
66+
Jinja2==3.1.6
67+
joblib==1.4.2
68+
json5==0.10.0
69+
jsonpointer==3.0.0
70+
jsonschema==4.23.0
71+
jsonschema-specifications==2024.10.1
72+
jupyter==1.1.1
73+
jupyter-console==6.6.3
74+
jupyter-events==0.12.0
75+
jupyter-lsp==2.2.5
76+
jupyter_client==8.6.3
77+
jupyter_core==5.7.2
78+
jupyter_server==2.15.0
79+
jupyter_server_terminals==0.5.3
80+
jupyterlab==4.3.6
81+
jupyterlab_pygments==0.3.0
82+
jupyterlab_server==2.27.3
83+
jupyterlab_widgets==3.0.13
84+
kiwisolver==1.4.8
85+
lightgbm==4.6.0
86+
loguru==0.7.3
87+
lxml==4.9.4
88+
Mako==1.3.9
89+
Markdown==3.7
90+
MarkupSafe==3.0.2
91+
matplotlib==3.10.1
92+
matplotlib-inline==0.1.7
93+
mistune==3.1.3
94+
mlflow==2.21.0
95+
mlflow-skinny==2.21.0
96+
mpmath==1.3.0
97+
narwhals==1.32.0
98+
nbclient==0.10.2
99+
nbconvert==7.16.6
100+
nbformat==5.10.4
101+
nest-asyncio==1.6.0
102+
networkx==3.4.2
103+
notebook==7.3.3
104+
notebook_shim==0.2.4
105+
numpy==1.26.4
106+
opentelemetry-api==1.31.0
107+
opentelemetry-sdk==1.31.0
108+
opentelemetry-semantic-conventions==0.52b0
109+
osqp==0.6.7.post3
110+
overrides==7.7.0
111+
packaging==24.2
112+
pandas==2.2.3
113+
pandocfilters==1.5.1
114+
parso==0.8.4
115+
pbr==6.1.1
116+
pexpect==4.9.0
117+
pillow==11.1.0
118+
platformdirs==4.3.7
119+
plotly==6.0.1
120+
prometheus_client==0.21.1
121+
prompt_toolkit==3.0.50
122+
protobuf==5.29.4
123+
psutil==7.0.0
124+
ptyprocess==0.7.0
125+
pure_eval==0.2.3
126+
pyarrow==19.0.1
127+
pyasn1==0.6.1
128+
pyasn1_modules==0.4.1
129+
pycparser==2.22
130+
pydantic==2.10.6
131+
pydantic_core==2.27.2
132+
Pygments==2.19.1
133+
pymongo==4.11.3
134+
pyparsing==3.2.1
135+
pyqlib==0.9.6
136+
python-dateutil==2.9.0.post0
137+
python-json-logger==3.3.0
138+
python-redis-lock==4.0.0
139+
pytz==2025.1
140+
PyYAML==6.0.2
141+
pyzmq==26.3.0
142+
qdldl==0.1.7.post5
143+
redis==5.2.1
144+
referencing==0.36.2
145+
requests==2.32.3
146+
requests-futures==1.0.2
147+
rfc3339-validator==0.1.4
148+
rfc3986-validator==0.1.1
149+
rpds-py==0.23.1
150+
rsa==4.9
151+
ruamel.yaml==0.18.10
152+
ruamel.yaml.clib==0.2.12
153+
scikit-learn==1.6.1
154+
scipy==1.15.2
155+
scs==3.2.7.post2
156+
Send2Trash==1.8.3
157+
setuptools==77.0.1
158+
simplejson==3.20.1
159+
six==1.17.0
160+
smmap==5.0.2
161+
sniffio==1.3.1
162+
soupsieve==2.6
163+
SQLAlchemy==2.0.39
164+
sqlparse==0.5.3
165+
stack-data==0.6.3
166+
starlette==0.46.1
167+
stevedore==5.4.1
168+
sympy==1.13.1
169+
termcolor==2.5.0
170+
terminado==0.18.1
171+
threadpoolctl==3.6.0
172+
tinycss2==1.4.0
173+
torch==2.6.0
174+
tornado==6.4.2
175+
tqdm==4.67.1
176+
traitlets==5.14.3
177+
types-python-dateutil==2.9.0.20241206
178+
typing_extensions==4.12.2
179+
tzdata==2025.1
180+
uri-template==1.3.0
181+
urllib3==2.3.0
182+
uvicorn==0.34.0
183+
wcwidth==0.2.13
184+
webcolors==24.11.1
185+
webencodings==0.5.1
186+
websocket-client==1.8.0
187+
Werkzeug==3.1.3
188+
widgetsnbextension==4.0.13
189+
wrapt==1.17.2
190+
yahoo-finance==1.4.0
191+
yahooquery==2.3.7
192+
zipp==3.21.0

0 commit comments

Comments
 (0)