Skip to content

Commit b390ac9

Browse files
zuowen7claude
andcommitted
chore: regenerate requirements-lock.txt with Python 3.12
Previous lock file was generated with Python 3.14; release workflow uses Python 3.12. Regenerated to avoid conditional-dependency drift. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent cbb3bc6 commit b390ac9

1 file changed

Lines changed: 29 additions & 25 deletions

File tree

python/requirements-lock.txt

Lines changed: 29 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.14
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --no-emit-index-url --output-file=D:/pycharm_study/translator/python/requirements-lock.txt D:/pycharm_study/translator/python/requirements.txt
5+
# pip-compile --no-emit-index-url --output-file=requirements-lock.txt requirements.txt
66
#
77
aiohappyeyeballs==2.6.2
88
# via aiohttp
@@ -31,7 +31,7 @@ attrs==26.1.0
3131
bcrypt==5.0.0
3232
# via chromadb
3333
beautifulsoup4==4.14.3
34-
# via -r D:/pycharm_study/translator/python/requirements.txt
34+
# via -r requirements.txt
3535
build==1.5.0
3636
# via chromadb
3737
certifi==2026.4.22
@@ -47,7 +47,7 @@ charset-normalizer==3.4.7
4747
# pdfminer-six
4848
# requests
4949
chromadb==1.5.5
50-
# via -r D:/pycharm_study/translator/python/requirements.txt
50+
# via -r requirements.txt
5151
click==8.3.3
5252
# via uvicorn
5353
colorama==0.4.6
@@ -64,11 +64,11 @@ cryptography==47.0.0
6464
durationpy==0.10
6565
# via kubernetes
6666
ebooklib==0.20
67-
# via -r D:/pycharm_study/translator/python/requirements.txt
67+
# via -r requirements.txt
6868
et-xmlfile==2.0.0
6969
# via openpyxl
7070
fastapi==0.135.2
71-
# via -r D:/pycharm_study/translator/python/requirements.txt
71+
# via -r requirements.txt
7272
filelock==3.29.0
7373
# via huggingface-hub
7474
flatbuffers==25.12.19
@@ -97,7 +97,7 @@ httptools==0.7.1
9797
# via uvicorn
9898
httpx==0.27.2
9999
# via
100-
# -r D:/pycharm_study/translator/python/requirements.txt
100+
# -r requirements.txt
101101
# chromadb
102102
# huggingface-hub
103103
# mcp
@@ -129,7 +129,7 @@ lxml==6.1.0
129129
markdown-it-py==4.0.0
130130
# via rich
131131
mcp==1.27.0
132-
# via -r D:/pycharm_study/translator/python/requirements.txt
132+
# via -r requirements.txt
133133
mdurl==0.1.2
134134
# via markdown-it-py
135135
mmh3==5.2.1
@@ -140,15 +140,15 @@ multidict==6.7.1
140140
# yarl
141141
numpy==2.2.6
142142
# via
143-
# -r D:/pycharm_study/translator/python/requirements.txt
143+
# -r requirements.txt
144144
# chromadb
145145
# onnxruntime
146146
oauthlib==3.3.1
147147
# via requests-oauthlib
148148
onnxruntime==1.26.0
149149
# via chromadb
150150
openpyxl==3.1.5
151-
# via -r D:/pycharm_study/translator/python/requirements.txt
151+
# via -r requirements.txt
152152
opentelemetry-api==1.42.1
153153
# via
154154
# chromadb
@@ -181,7 +181,7 @@ packaging==26.2
181181
pdfminer-six==20251230
182182
# via pdfplumber
183183
pdfplumber==0.11.9
184-
# via -r D:/pycharm_study/translator/python/requirements.txt
184+
# via -r requirements.txt
185185
pillow==12.2.0
186186
# via
187187
# pdfplumber
@@ -216,9 +216,9 @@ pygments==2.20.0
216216
pyjwt[crypto]==2.12.1
217217
# via mcp
218218
pylatexenc==2.10
219-
# via -r D:/pycharm_study/translator/python/requirements.txt
219+
# via -r requirements.txt
220220
pymupdf==1.27.2.3
221-
# via -r D:/pycharm_study/translator/python/requirements.txt
221+
# via -r requirements.txt
222222
pypdfium2==5.7.1
223223
# via pdfplumber
224224
pypika==0.51.1
@@ -228,25 +228,25 @@ pyproject-hooks==1.2.0
228228
python-dateutil==2.9.0.post0
229229
# via kubernetes
230230
python-docx==1.2.0
231-
# via -r D:/pycharm_study/translator/python/requirements.txt
231+
# via -r requirements.txt
232232
python-dotenv==1.2.2
233233
# via
234-
# -r D:/pycharm_study/translator/python/requirements.txt
234+
# -r requirements.txt
235235
# pydantic-settings
236236
# uvicorn
237237
python-multipart==0.0.22
238238
# via
239-
# -r D:/pycharm_study/translator/python/requirements.txt
239+
# -r requirements.txt
240240
# mcp
241241
python-pptx==1.0.2
242-
# via -r D:/pycharm_study/translator/python/requirements.txt
242+
# via -r requirements.txt
243243
pywin32==311 ; sys_platform == "win32"
244244
# via
245-
# -r D:/pycharm_study/translator/python/requirements.txt
245+
# -r requirements.txt
246246
# mcp
247247
pyyaml==6.0.3
248248
# via
249-
# -r D:/pycharm_study/translator/python/requirements.txt
249+
# -r requirements.txt
250250
# chromadb
251251
# huggingface-hub
252252
# kubernetes
@@ -257,14 +257,14 @@ referencing==0.37.0
257257
# jsonschema-specifications
258258
requests==2.33.1
259259
# via
260-
# -r D:/pycharm_study/translator/python/requirements.txt
260+
# -r requirements.txt
261261
# kubernetes
262262
# requests-oauthlib
263263
requests-oauthlib==2.0.0
264264
# via kubernetes
265265
rich==15.0.0
266266
# via
267-
# -r D:/pycharm_study/translator/python/requirements.txt
267+
# -r requirements.txt
268268
# chromadb
269269
# typer
270270
rpds-py==0.30.0
@@ -284,15 +284,15 @@ soupsieve==2.8.3
284284
# via beautifulsoup4
285285
sse-starlette==3.3.4
286286
# via
287-
# -r D:/pycharm_study/translator/python/requirements.txt
287+
# -r requirements.txt
288288
# mcp
289289
starlette==1.0.0
290290
# via
291291
# fastapi
292292
# mcp
293293
# sse-starlette
294294
striprtf==0.0.29
295-
# via -r D:/pycharm_study/translator/python/requirements.txt
295+
# via -r requirements.txt
296296
tenacity==9.1.4
297297
# via chromadb
298298
tokenizers==0.23.1
@@ -307,6 +307,8 @@ typer==0.26.4
307307
# huggingface-hub
308308
typing-extensions==4.15.0
309309
# via
310+
# aiosignal
311+
# anyio
310312
# beautifulsoup4
311313
# chromadb
312314
# fastapi
@@ -321,6 +323,8 @@ typing-extensions==4.15.0
321323
# pydantic-core
322324
# python-docx
323325
# python-pptx
326+
# referencing
327+
# starlette
324328
# typing-inspection
325329
typing-inspection==0.4.2
326330
# via
@@ -329,14 +333,14 @@ typing-inspection==0.4.2
329333
# pydantic
330334
# pydantic-settings
331335
unidiff==0.7.5
332-
# via -r D:/pycharm_study/translator/python/requirements.txt
336+
# via -r requirements.txt
333337
urllib3==2.6.3
334338
# via
335339
# kubernetes
336340
# requests
337341
uvicorn[standard]==0.42.0
338342
# via
339-
# -r D:/pycharm_study/translator/python/requirements.txt
343+
# -r requirements.txt
340344
# chromadb
341345
# mcp
342346
watchfiles==1.1.1

0 commit comments

Comments
 (0)