Yongkang ZOU
commited on
Commit
·
7544f9e
1
Parent(s):
3636b3a
update requirements
Browse files- requirements.txt +2 -153
requirements.txt
CHANGED
@@ -1,75 +1,19 @@
|
|
1 |
aiofiles==24.1.0
|
2 |
-
aiohappyeyeballs==2.6.1
|
3 |
aiohttp==3.12.4
|
4 |
-
aiosignal==1.3.2
|
5 |
-
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
7 |
-
|
8 |
-
asgiref==3.8.1
|
9 |
-
asttokens==3.0.0
|
10 |
-
attrs==25.3.0
|
11 |
-
backoff==1.11.1
|
12 |
-
bcrypt==4.3.0
|
13 |
-
build==1.2.2.post1
|
14 |
-
cachetools==5.5.2
|
15 |
-
certifi==2025.4.26
|
16 |
-
charset-normalizer==3.4.2
|
17 |
chromadb==1.0.11
|
18 |
-
click==8.2.1
|
19 |
-
coloredlogs==15.0.1
|
20 |
-
comm==0.2.2
|
21 |
-
dataclasses-json==0.6.7
|
22 |
-
debugpy==1.8.14
|
23 |
-
decorator==5.2.1
|
24 |
-
Deprecated==1.2.18
|
25 |
-
distro==1.9.0
|
26 |
-
durationpy==0.10
|
27 |
-
executing==2.2.0
|
28 |
fastapi==0.115.9
|
29 |
ffmpy==0.5.0
|
30 |
-
filelock==3.18.0
|
31 |
filetype==1.2.0
|
32 |
-
flatbuffers==25.2.10
|
33 |
-
frozenlist==1.6.0
|
34 |
-
fsspec==2025.5.1
|
35 |
-
google-ai-generativelanguage==0.6.18
|
36 |
-
google-api-core==2.24.2
|
37 |
-
google-auth==2.40.2
|
38 |
-
googleapis-common-protos==1.70.0
|
39 |
gradio==5.31.0
|
40 |
gradio_client==1.10.1
|
41 |
-
groovy==0.1.2
|
42 |
groq==0.26.0
|
43 |
-
grpcio==1.62.1
|
44 |
-
grpcio-status==1.62.1
|
45 |
-
h11==0.16.0
|
46 |
-
hf-xet==1.1.2
|
47 |
-
httpcore==1.0.9
|
48 |
-
httptools==0.6.4
|
49 |
-
httpx==0.28.1
|
50 |
-
httpx-sse==0.4.0
|
51 |
huggingface-hub==0.32.3
|
52 |
-
humanfriendly==10.0
|
53 |
-
idna==3.10
|
54 |
-
importlib_metadata==8.6.1
|
55 |
-
importlib_resources==6.5.2
|
56 |
-
ipykernel==6.29.5
|
57 |
-
ipython==8.18.1
|
58 |
-
ipython_pygments_lexers==1.1.1
|
59 |
-
jedi==0.19.2
|
60 |
-
Jinja2==3.1.6
|
61 |
-
joblib==1.5.1
|
62 |
-
jsonpatch==1.33
|
63 |
-
jsonpointer==3.0.0
|
64 |
-
jsonschema==4.24.0
|
65 |
-
jsonschema-specifications==2025.4.1
|
66 |
-
jupyter_client==8.6.3
|
67 |
-
jupyter_core==5.8.1
|
68 |
-
kubernetes==32.0.1
|
69 |
langchain==0.3.25
|
70 |
-
langchain-chroma==0.2.4
|
71 |
langchain-community==0.3.24
|
72 |
langchain-core==0.3.63
|
|
|
73 |
langchain-google-genai==2.1.5
|
74 |
langchain-groq==0.3.2
|
75 |
langchain-huggingface==0.2.0
|
@@ -80,109 +24,14 @@ langgraph-checkpoint==2.0.26
|
|
80 |
langgraph-prebuilt==0.2.2
|
81 |
langgraph-sdk==0.1.70
|
82 |
langsmith==0.3.43
|
83 |
-
markdown-it-py==3.0.0
|
84 |
-
MarkupSafe==3.0.2
|
85 |
-
marshmallow==3.26.1
|
86 |
-
matplotlib-inline==0.1.7
|
87 |
-
mdurl==0.1.2
|
88 |
-
mmh3==5.1.0
|
89 |
-
mpmath==1.3.0
|
90 |
-
multidict==6.4.4
|
91 |
-
mypy==1.16.0
|
92 |
-
mypy_extensions==1.1.0
|
93 |
-
nest-asyncio==1.6.0
|
94 |
networkx==3.4.2
|
95 |
numpy==2.2.6
|
96 |
-
oauthlib==3.2.2
|
97 |
-
onnxruntime==1.22.0
|
98 |
-
opentelemetry-api==1.33.1
|
99 |
-
opentelemetry-exporter-otlp-proto-grpc==1.11.1
|
100 |
-
opentelemetry-instrumentation==0.54b1
|
101 |
-
opentelemetry-instrumentation-asgi==0.54b1
|
102 |
-
opentelemetry-instrumentation-fastapi==0.54b1
|
103 |
-
opentelemetry-proto==1.11.1
|
104 |
-
opentelemetry-sdk==1.33.1
|
105 |
-
opentelemetry-semantic-conventions==0.54b1
|
106 |
-
opentelemetry-util-http==0.54b1
|
107 |
-
orjson==3.10.18
|
108 |
-
ormsgpack==1.10.0
|
109 |
-
overrides==7.7.0
|
110 |
-
packaging==24.2
|
111 |
pandas==2.2.3
|
112 |
-
parso==0.8.4
|
113 |
-
pathspec==0.12.1
|
114 |
-
pexpect==4.9.0
|
115 |
-
pillow==11.2.1
|
116 |
-
platformdirs==4.3.8
|
117 |
-
posthog==4.2.0
|
118 |
-
prompt_toolkit==3.0.51
|
119 |
-
propcache==0.3.1
|
120 |
-
proto-plus==1.26.1
|
121 |
-
protobuf==3.20.3
|
122 |
-
psutil==7.0.0
|
123 |
-
ptyprocess==0.7.0
|
124 |
-
pure_eval==0.2.3
|
125 |
-
pyasn1==0.6.1
|
126 |
-
pyasn1_modules==0.4.2
|
127 |
pydantic==2.11.5
|
128 |
-
pydantic-settings==2.9.1
|
129 |
-
pydantic_core==2.33.2
|
130 |
-
pydub==0.25.1
|
131 |
-
Pygments==2.19.1
|
132 |
-
PyPika==0.48.9
|
133 |
-
pyproject_hooks==1.2.0
|
134 |
-
python-dateutil==2.9.0.post0
|
135 |
python-dotenv==1.1.0
|
136 |
python-multipart==0.0.20
|
137 |
-
pytz==2025.2
|
138 |
-
PyYAML==6.0.2
|
139 |
-
pyzmq==26.4.0
|
140 |
-
referencing==0.36.2
|
141 |
-
regex==2024.11.6
|
142 |
requests==2.32.3
|
143 |
-
requests-oauthlib==2.0.0
|
144 |
-
requests-toolbelt==1.0.0
|
145 |
-
rich==14.0.0
|
146 |
-
rpds-py==0.25.1
|
147 |
-
rsa==4.9.1
|
148 |
-
ruff==0.11.12
|
149 |
-
safehttpx==0.1.6
|
150 |
-
safetensors==0.5.3
|
151 |
scikit-learn==1.6.1
|
152 |
-
scipy==1.15.3
|
153 |
-
semantic-version==2.10.0
|
154 |
sentence-transformers==4.1.0
|
155 |
-
setuptools==80.9.0
|
156 |
-
shellingham==1.5.4
|
157 |
-
six==1.17.0
|
158 |
-
sniffio==1.3.1
|
159 |
-
SQLAlchemy==2.0.41
|
160 |
-
stack-data==0.6.3
|
161 |
-
starlette==0.45.3
|
162 |
-
sympy==1.14.0
|
163 |
-
tenacity==9.1.2
|
164 |
-
threadpoolctl==3.6.0
|
165 |
-
tokenizers==0.21.1
|
166 |
-
tomlkit==0.13.2
|
167 |
-
torch==2.7.0
|
168 |
-
tornado==6.5.1
|
169 |
tqdm==4.67.1
|
170 |
-
traitlets==5.14.3
|
171 |
-
transformers==4.52.4
|
172 |
-
typer==0.16.0
|
173 |
-
typing-inspect==0.9.0
|
174 |
-
typing-inspection==0.4.1
|
175 |
-
typing_extensions==4.13.2
|
176 |
-
tzdata==2025.2
|
177 |
-
urllib3==2.4.0
|
178 |
uvicorn==0.34.2
|
179 |
-
uvloop==0.21.0
|
180 |
-
watchfiles==1.0.5
|
181 |
-
wcwidth==0.2.13
|
182 |
-
websocket-client==1.8.0
|
183 |
-
websockets==15.0.1
|
184 |
-
wrapt==1.17.2
|
185 |
-
xxhash==3.5.0
|
186 |
-
yarl==1.20.0
|
187 |
-
zipp==3.22.0
|
188 |
-
zstandard==0.23.0
|
|
|
1 |
aiofiles==24.1.0
|
|
|
2 |
aiohttp==3.12.4
|
|
|
|
|
3 |
anyio==4.9.0
|
4 |
+
async-timeout==4.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
chromadb==1.0.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
fastapi==0.115.9
|
7 |
ffmpy==0.5.0
|
|
|
8 |
filetype==1.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
gradio==5.31.0
|
10 |
gradio_client==1.10.1
|
|
|
11 |
groq==0.26.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
huggingface-hub==0.32.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
langchain==0.3.25
|
|
|
14 |
langchain-community==0.3.24
|
15 |
langchain-core==0.3.63
|
16 |
+
langchain-chroma==0.2.4
|
17 |
langchain-google-genai==2.1.5
|
18 |
langchain-groq==0.3.2
|
19 |
langchain-huggingface==0.2.0
|
|
|
24 |
langgraph-prebuilt==0.2.2
|
25 |
langgraph-sdk==0.1.70
|
26 |
langsmith==0.3.43
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
networkx==3.4.2
|
28 |
numpy==2.2.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
pandas==2.2.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
pydantic==2.11.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
python-dotenv==1.1.0
|
32 |
python-multipart==0.0.20
|
|
|
|
|
|
|
|
|
|
|
33 |
requests==2.32.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
scikit-learn==1.6.1
|
|
|
|
|
35 |
sentence-transformers==4.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
tqdm==4.67.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
uvicorn==0.34.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|