Skip to content
Open
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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PyMuPDF<=1.25.0
yfinance<=0.2.50
pymupdf4llm<=0.0.17
defusedxml<=0.7.1
nodriver<=0.36 # Pin version <= 0.36 to avoid breaking changes with headless mode
nodriver<=0.45.2 # Pin version <= 0.36 to avoid breaking changes with headless mode
validators>=0.34.0 # Stay on latest
rembg<=2.0.57 # Pin because it causes: No module named onnxruntime
websockets<=13.1 # Pin because of some incompatible changes with nodriver after 0.36? Maybe not required
Expand Down