Skip to content

Commit 8c97555

Browse files
Update nodriver requirement from <=0.36 to <=0.40
--- updated-dependencies: - dependency-name: nodriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7817b01 commit 8c97555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PyMuPDF<=1.25.0
1010
yfinance<=0.2.50
1111
pymupdf4llm<=0.0.17
1212
defusedxml<=0.7.1
13-
nodriver<=0.36 # Pin version <= 0.36 to avoid breaking changes with headless mode
13+
nodriver<=0.40 # Pin version <= 0.36 to avoid breaking changes with headless mode
1414
validators>=0.34.0 # Stay on latest
1515
rembg<=2.0.57 # Pin because it causes: No module named onnxruntime
1616
websockets<=13.1 # Pin because of some incompatible changes with nodriver after 0.36? Maybe not required

0 commit comments

Comments
 (0)