Skip to content

Commit a6f5a94

Browse files
committed
Remove extra
1 parent f99c883 commit a6f5a94

File tree

2 files changed

+5
-89
lines changed

2 files changed

+5
-89
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ repos:
5757
- id: compile-image-processing-requirements
5858
name: compile-image-processing-requirements
5959
language: system
60-
entry: bash -c 'cd image_processing && exec uv export --all-extras --frozen --no-hashes --no-editable --no-sources --verbose > src/image_processing/requirements.txt'
60+
entry: bash -c 'cd image_processing && exec uv export --frozen --no-hashes --no-editable --no-sources --verbose --no-group dev > src/image_processing/requirements.txt'
6161
pass_filenames: false
Lines changed: 4 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv export --all-extras --frozen --no-hashes --no-editable --no-sources
2+
# uv export --frozen --no-hashes --no-editable --no-sources --no-group dev
33
aiohappyeyeballs==2.4.4
44
aiohttp==3.11.11
55
aiosignal==1.3.2
66
annotated-types==0.7.0
77
anyio==4.8.0
8-
appnope==0.1.4 ; platform_system == 'Darwin'
9-
argon2-cffi==23.1.0
10-
argon2-cffi-bindings==21.2.0
11-
arrow==1.3.0
12-
asttokens==3.0.0
13-
async-lru==2.0.4
148
attrs==24.3.0
159
azure-ai-documentintelligence==1.0.0
1610
azure-ai-textanalytics==5.3.0
@@ -22,137 +16,72 @@ azure-identity==1.19.0
2216
azure-search==1.0.0b2
2317
azure-search-documents==11.6.0b8
2418
azure-storage-blob==12.24.0
25-
babel==2.16.0
2619
beautifulsoup4==4.12.3
27-
black==24.10.0
28-
bleach==6.2.0
2920
blis==0.7.11
3021
bs4==0.0.2
3122
catalogue==2.0.10
3223
certifi==2024.12.14
33-
cffi==1.17.1
34-
cfgv==3.4.0
24+
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
3525
charset-normalizer==3.4.1
3626
click==8.1.8
3727
cloudpathlib==0.20.0
3828
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
39-
comm==0.2.2
4029
confection==0.1.5
4130
cryptography==44.0.0
4231
cymem==2.0.11
43-
debugpy==1.8.12
44-
decorator==5.1.1
45-
defusedxml==0.7.1
46-
distlib==0.3.9
4732
distro==1.9.0
4833
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.7.1/en_core_web_md-3.7.1.tar.gz
4934
et-xmlfile==2.0.0
50-
executing==2.2.0
51-
fastjsonschema==2.21.1
5235
filelock==3.17.0
53-
fqdn==1.5.1
5436
frozenlist==1.5.0
5537
fsspec==2024.12.0
5638
h11==0.14.0
5739
httpcore==1.0.7
5840
httpx==0.28.1
5941
huggingface-hub==0.27.1
60-
identify==2.6.6
6142
idna==3.10
62-
ipykernel==6.29.5
63-
ipython==8.31.0
64-
ipywidgets==8.1.5
6543
isodate==0.7.2
66-
isoduration==20.11.0
67-
jedi==0.19.2
6844
jinja2==3.1.5
6945
jiter==0.8.2
7046
joblib==1.4.2
71-
json5==0.10.0
72-
jsonpointer==3.0.0
73-
jsonschema==4.23.0
74-
jsonschema-specifications==2024.10.1
75-
jupyter==1.1.1
76-
jupyter-client==8.6.3
77-
jupyter-console==6.6.3
78-
jupyter-core==5.7.2
79-
jupyter-events==0.11.0
80-
jupyter-lsp==2.2.5
81-
jupyter-server==2.15.0
82-
jupyter-server-terminals==0.5.3
83-
jupyterlab==4.3.4
84-
jupyterlab-pygments==0.3.0
85-
jupyterlab-server==2.27.3
86-
jupyterlab-widgets==3.0.13
8747
langcodes==3.5.0
8848
language-data==1.3.0
8949
marisa-trie==1.2.1
9050
markdown-it-py==3.0.0
9151
markupsafe==3.0.2
92-
matplotlib-inline==0.1.7
9352
mdurl==0.1.2
94-
mistune==3.1.0
9553
model2vec==0.3.7
9654
msal==1.31.1
9755
msal-extensions==1.2.0
9856
msrest==0.7.1
9957
multidict==6.1.0
10058
murmurhash==1.0.12
101-
mypy-extensions==1.0.0
102-
nbclient==0.10.2
103-
nbconvert==7.16.5
104-
nbformat==5.10.4
105-
nest-asyncio==1.6.0
106-
nodeenv==1.9.1
107-
notebook==7.3.2
108-
notebook-shim==0.2.4
10959
numpy==1.26.4
11060
oauthlib==3.2.2
11161
openai==1.60.0
11262
openpyxl==3.1.5
113-
overrides==7.7.0
11463
packaging==24.2
11564
pandas==2.2.3
116-
pandocfilters==1.5.1
117-
parso==0.8.4
118-
pathspec==0.12.1
119-
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
12065
pillow==11.1.0
121-
platformdirs==4.3.6
12266
portalocker==2.10.1
123-
pre-commit==4.1.0
12467
preshed==3.0.9
125-
prometheus-client==0.21.1
126-
prompt-toolkit==3.0.50
12768
propcache==0.2.1
128-
psutil==6.1.1
129-
ptyprocess==0.7.0 ; os_name != 'nt' or (sys_platform != 'emscripten' and sys_platform != 'win32')
130-
pure-eval==0.2.3
131-
pycparser==2.22
69+
pycparser==2.22 ; platform_python_implementation != 'PyPy'
13270
pydantic==2.10.5
13371
pydantic-core==2.27.2
13472
pygments==2.19.1
13573
pyjwt==2.10.1
13674
pymupdf==1.25.2
13775
python-dateutil==2.9.0.post0
13876
python-dotenv==1.0.1
139-
python-json-logger==3.2.1
14077
pytz==2024.2
141-
pywin32==308 ; (platform_python_implementation != 'PyPy' and sys_platform == 'win32') or platform_system == 'Windows'
142-
pywinpty==2.0.14 ; os_name == 'nt'
78+
pywin32==308 ; platform_system == 'Windows'
14379
pyyaml==6.0.2
144-
pyzmq==26.2.0
145-
referencing==0.36.1
14680
regex==2024.11.6
14781
requests==2.32.3
14882
requests-oauthlib==2.0.0
149-
rfc3339-validator==0.1.4
150-
rfc3986-validator==0.1.1
15183
rich==13.9.4
152-
rpds-py==0.22.3
153-
ruff==0.9.2
15484
safetensors==0.5.2
155-
send2trash==1.8.3
15685
setuptools==75.8.0
15786
shellingham==1.5.4
15887
six==1.17.0
@@ -163,29 +92,16 @@ spacy==3.7.5
16392
spacy-legacy==3.0.12
16493
spacy-loggers==1.0.5
16594
srsly==2.5.1
166-
stack-data==0.6.3
16795
tenacity==9.0.0
168-
terminado==0.18.1
16996
thinc==8.2.5
17097
tiktoken==0.8.0
171-
tinycss2==1.4.0
17298
tokenizers==0.21.0
173-
tornado==6.4.2
17499
tqdm==4.67.1
175-
traitlets==5.14.3
176100
typer==0.15.1
177-
types-python-dateutil==2.9.0.20241206
178101
typing-extensions==4.12.2
179102
tzdata==2025.1
180-
uri-template==1.3.0
181103
urllib3==2.3.0
182-
virtualenv==20.29.1
183104
wasabi==1.1.3
184-
wcwidth==0.2.13
185105
weasel==0.4.1
186-
webcolors==24.11.1
187-
webencodings==0.5.1
188-
websocket-client==1.8.0
189-
widgetsnbextension==4.0.13
190106
wrapt==1.17.2
191107
yarl==1.18.3

0 commit comments

Comments
 (0)