File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ websocket-client~=1.8.0;python_version<"3.9"
5252websocket-client ~= 1.9.0 ;python_version >= "3.9"
5353selenium == 4.27.1 ;python_version < "3.9"
5454selenium == 4.32.0 ;python_version >= "3.9" and python_version<"3.10"
55- selenium == 4.36 .0 ;python_version >= "3.10"
55+ selenium == 4.37 .0 ;python_version >= "3.10"
5656cssselect == 1.2.0 ;python_version < "3.9"
5757cssselect == 1.3.0 ;python_version >= "3.9"
5858sortedcontainers == 2.4.0
Original file line number Diff line number Diff line change 199199 'websocket-client~=1.9.0;python_version>="3.9"' ,
200200 'selenium==4.27.1;python_version<"3.9"' ,
201201 'selenium==4.32.0;python_version>="3.9" and python_version<"3.10"' ,
202- 'selenium==4.36 .0;python_version>="3.10"' ,
202+ 'selenium==4.37 .0;python_version>="3.10"' ,
203203 'cssselect==1.2.0;python_version<"3.9"' ,
204204 'cssselect==1.3.0;python_version>="3.9"' ,
205205 "sortedcontainers==2.4.0" ,
277277 'pdfminer.six==20250324;python_version<"3.9"' ,
278278 'pdfminer.six==20250506;python_version>="3.9"' ,
279279 'cryptography==39.0.2;python_version<"3.9"' ,
280- 'cryptography==46.0.2 ;python_version>="3.9"' ,
280+ 'cryptography==46.0.3 ;python_version>="3.9"' ,
281281 'cffi==1.17.1;python_version<"3.9"' ,
282282 'cffi==2.0.0;python_version>="3.9"' ,
283283 'pycparser==2.22;python_version<"3.9"' ,
You can’t perform that action at this time.
0 commit comments