Skip to content
Open
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
2 changes: 1 addition & 1 deletion examples/fasthtml-demo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
cryptography==44.0.1
cryptography==46.0.5
# via pyvespa
docker==7.1.0
# via pyvespa
Expand Down
2 changes: 1 addition & 1 deletion visual-retrieval-colpali/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ confection==0.1.5
# weasel
contourpy==1.3.0
# via matplotlib
cryptography==44.0.1
cryptography==46.0.5
# via pyvespa
cycler==0.12.1
# via matplotlib
Expand Down
Loading