Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements.hashes.wheel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,11 @@ pandas==2.3.3 \
--hash=sha256:e3a18fae723b808514670a4a0172f9939cdbb095abd5eef1f34cf5ae1b99f424
peft==0.18.1 \
--hash=sha256:026817e68c93fcc0569360afa0ee4fb74b06b0a4268240f922bc2bc0a691bcc1
pillow==12.1.0 \
--hash=sha256:44e141bd88fa5c8db3ab16d64b054ac692bbd5f12ac7d35347506283a7d4f1b5 \
--hash=sha256:586b0875614afba7f538334413150a8a2ea42aea557c823c54fd60a3218d960e \
--hash=sha256:70ef2aa5cd788e9de636eca6c5d3f2189b12f1c52aae7fdda59f3de76cf4e5f9 \
--hash=sha256:f90eaeb5761e1ff10a995dd462ab8c87b7ee4171057ebf2f4ac1fd20e6bc6bda
pillow==12.1.1 \
--hash=sha256:58c0a6787ac12753fba61035713f939f33946c970fe48a5756ed1a36c22d2e79 \
--hash=sha256:98ab177b9de8751ec5b1dbb7597b45c7edc358f7e16e5764ae93c976c6433f9f \
--hash=sha256:dd45829dc58e931ebef6a4b7eb122efef838a8d37848d5ec857a79d4c7e8f543 \
--hash=sha256:fcf5fa3497ec5c32843367d1133bc6b6d273e82d2fc86cd6d309cc09e7e457cf
prometheus-client==0.24.1 \
--hash=sha256:fe601e041eac55bad8f46da2f3c54f2ab6cd8a8272d9595742c83980e95ed5e4
prompt-toolkit==3.0.52 \
Expand Down
2 changes: 1 addition & 1 deletion requirements.overrides.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyio==4.12.1
datasets==4.5.0
pandas==2.3.3
pyarrow==23.0.0
pillow==12.1.0
pillow==12.1.1
faiss-cpu==1.12.0
sqlalchemy==2.0.45
setuptools==80.9
Expand Down
Loading