Skip to content

Commit

Permalink
Remove extra
Browse files Browse the repository at this point in the history
  • Loading branch information
BenConstable9 committed Jan 22, 2025
1 parent f99c883 commit a6f5a94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ repos:
- id: compile-image-processing-requirements
name: compile-image-processing-requirements
language: system
entry: bash -c 'cd image_processing && exec uv export --all-extras --frozen --no-hashes --no-editable --no-sources --verbose > src/image_processing/requirements.txt'
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'
pass_filenames: false
92 changes: 4 additions & 88 deletions image_processing/src/image_processing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv export --all-extras --frozen --no-hashes --no-editable --no-sources
# uv export --frozen --no-hashes --no-editable --no-sources --no-group dev
aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.8.0
appnope==0.1.4 ; platform_system == 'Darwin'
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==3.0.0
async-lru==2.0.4
attrs==24.3.0
azure-ai-documentintelligence==1.0.0
azure-ai-textanalytics==5.3.0
Expand All @@ -22,137 +16,72 @@ azure-identity==1.19.0
azure-search==1.0.0b2
azure-search-documents==11.6.0b8
azure-storage-blob==12.24.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.10.0
bleach==6.2.0
blis==0.7.11
bs4==0.0.2
catalogue==2.0.10
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
charset-normalizer==3.4.1
click==8.1.8
cloudpathlib==0.20.0
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
comm==0.2.2
confection==0.1.5
cryptography==44.0.0
cymem==2.0.11
debugpy==1.8.12
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
distro==1.9.0
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
et-xmlfile==2.0.0
executing==2.2.0
fastjsonschema==2.21.1
filelock==3.17.0
fqdn==1.5.1
frozenlist==1.5.0
fsspec==2024.12.0
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
huggingface-hub==0.27.1
identify==2.6.6
idna==3.10
ipykernel==6.29.5
ipython==8.31.0
ipywidgets==8.1.5
isodate==0.7.2
isoduration==20.11.0
jedi==0.19.2
jinja2==3.1.5
jiter==0.8.2
joblib==1.4.2
json5==0.10.0
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jupyter==1.1.1
jupyter-client==8.6.3
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.11.0
jupyter-lsp==2.2.5
jupyter-server==2.15.0
jupyter-server-terminals==0.5.3
jupyterlab==4.3.4
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.3
jupyterlab-widgets==3.0.13
langcodes==3.5.0
language-data==1.3.0
marisa-trie==1.2.1
markdown-it-py==3.0.0
markupsafe==3.0.2
matplotlib-inline==0.1.7
mdurl==0.1.2
mistune==3.1.0
model2vec==0.3.7
msal==1.31.1
msal-extensions==1.2.0
msrest==0.7.1
multidict==6.1.0
murmurhash==1.0.12
mypy-extensions==1.0.0
nbclient==0.10.2
nbconvert==7.16.5
nbformat==5.10.4
nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.3.2
notebook-shim==0.2.4
numpy==1.26.4
oauthlib==3.2.2
openai==1.60.0
openpyxl==3.1.5
overrides==7.7.0
packaging==24.2
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
pillow==11.1.0
platformdirs==4.3.6
portalocker==2.10.1
pre-commit==4.1.0
preshed==3.0.9
prometheus-client==0.21.1
prompt-toolkit==3.0.50
propcache==0.2.1
psutil==6.1.1
ptyprocess==0.7.0 ; os_name != 'nt' or (sys_platform != 'emscripten' and sys_platform != 'win32')
pure-eval==0.2.3
pycparser==2.22
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pydantic==2.10.5
pydantic-core==2.27.2
pygments==2.19.1
pyjwt==2.10.1
pymupdf==1.25.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-json-logger==3.2.1
pytz==2024.2
pywin32==308 ; (platform_python_implementation != 'PyPy' and sys_platform == 'win32') or platform_system == 'Windows'
pywinpty==2.0.14 ; os_name == 'nt'
pywin32==308 ; platform_system == 'Windows'
pyyaml==6.0.2
pyzmq==26.2.0
referencing==0.36.1
regex==2024.11.6
requests==2.32.3
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.9.4
rpds-py==0.22.3
ruff==0.9.2
safetensors==0.5.2
send2trash==1.8.3
setuptools==75.8.0
shellingham==1.5.4
six==1.17.0
Expand All @@ -163,29 +92,16 @@ spacy==3.7.5
spacy-legacy==3.0.12
spacy-loggers==1.0.5
srsly==2.5.1
stack-data==0.6.3
tenacity==9.0.0
terminado==0.18.1
thinc==8.2.5
tiktoken==0.8.0
tinycss2==1.4.0
tokenizers==0.21.0
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
typer==0.15.1
types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
tzdata==2025.1
uri-template==1.3.0
urllib3==2.3.0
virtualenv==20.29.1
wasabi==1.1.3
wcwidth==0.2.13
weasel==0.4.1
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
widgetsnbextension==4.0.13
wrapt==1.17.2
yarl==1.18.3

0 comments on commit a6f5a94

Please sign in to comment.