-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-cpu.lock
More file actions
140 lines (140 loc) · 2.96 KB
/
Copy pathrequirements-cpu.lock
File metadata and controls
140 lines (140 loc) · 2.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# Python 3.12 / Linux CPU; versions from the tested environment.
# Install torch from the official CPU index first, then this file with --no-deps.
#
# presidio-anonymizer is deliberately absent -- it pins cryptography<49.0.0, which is what
# blocked the cryptography advisory fixes below. It now lives only in the isolated venv
# built from requirements-presidio.lock (see docs/dependency-release-blocker.md and
# buffdata/security/anonymizer_worker.py). presidio-analyzer (detection, no cryptography
# dependency) is unaffected and stays here.
#
# HAND-AUTHORED, NOT REGENERATED against a real build of this environment -- run
# deploy/lock_dependencies.py against an actual built image before trusting this for
# production. See docs/dependency-release-blocker.md's updated status.
aiohappyeyeballs==2.7.1
aiohttp==3.14.3
aiosignal==1.4.0
annotated-doc==0.0.5
annotated-types==0.8.0
anthropic==1.2.0
anyio==4.14.2
attrs==26.1.0
authlib==1.8.0
beautifulsoup4==4.15.0
blis==1.3.3
catalogue==2.0.10
certifi==2026.7.22
cffi==2.1.1
charset-normalizer==3.5.1
click==8.5.0
cloudpathlib==0.25.0
cloudpickle==3.1.2
confection==1.3.3
cryptography==50.0.1
cymem==2.0.13
datasets==5.0.1
dill==0.4.1
distro==1.9.0
docstring-parser==0.18.0
fastapi==0.141.1
filelock==3.32.5
frozenlist==1.8.0
fsspec==2026.6.0
google-auth==2.57.0
google-genai==2.21.0
greenlet==3.5.5
h11==0.16.0
hf-xet==1.6.0
httpcore==1.0.9
httpcore2==2.12.0
httpx==0.28.1
httpx2==2.12.0
huggingface-hub==1.29.0
idna==3.19
jaraco-classes==3.4.0
jaraco-context==6.1.2
jaraco-functools==4.6.0
jeepney==0.9.0
jinja2==3.1.6
jiter==0.16.0
joblib==1.6.0
joserfc==1.7.5
keyring==25.7.0
markdown-it-py==4.2.0
markupsafe==3.0.3
mdurl==0.1.2
more-itertools==11.1.0
mpmath==1.3.0
multidict==6.7.1
multiprocess==0.70.19
murmurhash==1.0.15
narwhals==2.25.0
networkx==3.6.1
numpy==2.4.6
openai==3.6.0
orjson==3.12.0
packaging==26.3
pandas==3.0.5
phonenumbers==9.0.38
polars==1.44.1
polars-runtime-32==1.44.1
preshed==3.0.13
presidio-analyzer==2.2.364
propcache==0.5.2
psycopg==3.3.5
psycopg-binary==3.3.5
pyarrow==25.0.1
pyasn1==0.6.4
pyasn1-modules==0.4.2
pycparser==3.0
pydantic==2.13.5
pydantic-core==2.46.5
pygments==2.21.0
pyjwt==2.13.0
pymupdf==1.28.2
python-dateutil==2.9.0.post0
python-dotenv==1.2.3
python-multipart==0.0.32
pyyaml==6.0.3
regex==2026.9.3
requests==2.34.2
requests-file==3.0.1
rich==15.0.0
safetensors==0.8.0
scikit-learn==1.9.0
scipy==1.18.1
secretstorage==3.5.0
sentence-transformers==6.0.1
setuptools==84.0.0
shellingham==1.5.4
six==1.17.0
smart-open==8.0.1
sniffio==1.3.1
soupsieve==2.9.2
spacy==3.8.16
spacy-legacy==3.0.12
spacy-loggers==1.0.5
sqlalchemy==2.0.52
srsly==2.5.3
starlette==1.6.0
sympy==1.14.0
tenacity==9.1.4
thinc==8.3.13
threadpoolctl==3.6.0
tldextract==5.3.2
tokenizers==0.23.1
torch==2.13.0
tqdm==4.70.0
transformers==5.16.1
truststore==0.10.4
typer==0.27.2
typing-extensions==4.16.0
typing-inspection==0.4.4
urllib3==2.7.0
uvicorn==0.52.4
wasabi==1.1.3
weasel==1.0.0
websockets==16.1.1
wheel==0.48.0
wrapt==2.4.0
xxhash==4.0.1
yarl==1.24.5