Skip to content

Commit 1d7e2d2

Browse files
committed
Update lock
1 parent a512a01 commit 1d7e2d2

File tree

2 files changed

+115
-111
lines changed

2 files changed

+115
-111
lines changed

image_processing/src/image_processing/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv export --frozen --no-hashes --no-editable --no-sources --no-group dev --directory image_processing -o src/image_processing/requirements.txt
3-
aiohappyeyeballs==2.4.4
3+
aiohappyeyeballs==2.4.6
44
aiohttp==3.11.12
55
aiosignal==1.3.2
66
annotated-types==0.7.0
@@ -12,7 +12,7 @@ azure-ai-vision-imageanalysis==1.0.0
1212
azure-common==1.1.28
1313
azure-core==1.32.0
1414
azure-functions==1.21.3
15-
azure-identity==1.19.0
15+
azure-identity==1.20.0
1616
azure-search==1.0.0b2
1717
azure-search-documents==11.6.0b8
1818
azure-storage-blob==12.24.1
@@ -27,7 +27,7 @@ click==8.1.8
2727
cloudpathlib==0.20.0
2828
colorama==0.4.6 ; sys_platform == 'win32'
2929
confection==0.1.5
30-
cryptography==44.0.0
30+
cryptography==44.0.1
3131
cymem==2.0.11
3232
distro==1.9.0
3333
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
@@ -38,7 +38,7 @@ fsspec==2025.2.0
3838
h11==0.14.0
3939
httpcore==1.0.7
4040
httpx==0.28.1
41-
huggingface-hub==0.28.1
41+
huggingface-hub==0.29.0
4242
idna==3.10
4343
isodate==0.7.2
4444
jinja2==3.1.5
@@ -50,15 +50,15 @@ marisa-trie==1.2.1
5050
markdown-it-py==3.0.0
5151
markupsafe==3.0.2
5252
mdurl==0.1.2
53-
model2vec==0.3.9
53+
model2vec==0.4.0
5454
msal==1.31.1
5555
msal-extensions==1.2.0
5656
msrest==0.7.1
5757
multidict==6.1.0
5858
murmurhash==1.0.12
5959
numpy==1.26.4
6060
oauthlib==3.2.2
61-
openai==1.61.1
61+
openai==1.63.2
6262
openpyxl==3.1.5
6363
packaging==24.2
6464
pandas==2.2.3
@@ -94,7 +94,7 @@ spacy-loggers==1.0.5
9494
srsly==2.5.1
9595
tenacity==9.0.0
9696
thinc==8.2.5
97-
tiktoken==0.8.0
97+
tiktoken==0.9.0
9898
tokenizers==0.21.0
9999
tqdm==4.67.1
100100
typer==0.15.1

0 commit comments

Comments
 (0)