Skip to content

Commit 1ab0b95

Browse files
committed
chore(deps): bump pillow and protobuf pins
1 parent 04091e0 commit 1ab0b95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ pandas==2.2.3
33
requests==2.32.3
44
spacy==3.7.5
55
pydantic==2.11.4
6-
Pillow==11.2.1
6+
Pillow==12.1.1
77
sentencepiece==0.2.1
8-
protobuf==6.30.2
8+
protobuf==6.33.5
99
pytesseract==0.3.13
1010
aiohttp==3.11.18
1111
numpy==1.26.4
@@ -20,4 +20,4 @@ cryptography==46.0.5
2020
# Testing dependencies
2121
pytest==7.4.0
2222
pytest-asyncio==0.21.0
23-
pytest-cov==4.1.0
23+
pytest-cov==4.1.0

0 commit comments

Comments
 (0)