File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ setuptools~=70.2;python_version<"3.10"
55setuptools >= 82.0.1 ;python_version >= "3.10"
66wheel >= 0.47.0
77attrs >= 26.1.0
8- certifi >= 2026.5.20
8+ certifi >= 2026.6.17
99exceptiongroup >= 1.3.1
1010websockets ~= 15.0.1 ;python_version < "3.10"
1111websockets >= 16.0 ;python_version >= "3.10"
@@ -46,7 +46,7 @@ wsproto==1.2.0;python_version<"3.10"
4646wsproto ~= 1.3.2 ;python_version >= "3.10"
4747websocket-client ~= 1.9.0
4848selenium == 4.32.0 ;python_version < "3.10"
49- selenium == 4.44 .0 ;python_version >= "3.10"
49+ selenium == 4.45 .0 ;python_version >= "3.10"
5050cssselect == 1.3.0 ;python_version < "3.10"
5151cssselect >= 1.4.0 ,< 2 ;python_version >= "3.10"
5252sortedcontainers == 2.4.0
Original file line number Diff line number Diff line change 169169 'setuptools>=82.0.1;python_version>="3.10"' ,
170170 'wheel>=0.47.0' ,
171171 'attrs>=26.1.0' ,
172- 'certifi>=2026.5.20 ' ,
172+ 'certifi>=2026.6.17 ' ,
173173 'exceptiongroup>=1.3.1' ,
174174 'websockets~=15.0.1;python_version<"3.10"' ,
175175 'websockets>=16.0;python_version>="3.10"' ,
210210 'wsproto~=1.3.2;python_version>="3.10"' ,
211211 'websocket-client~=1.9.0' ,
212212 'selenium==4.32.0;python_version<"3.10"' ,
213- 'selenium==4.44 .0;python_version>="3.10"' ,
213+ 'selenium==4.45 .0;python_version>="3.10"' ,
214214 'cssselect==1.3.0;python_version<"3.10"' ,
215215 'cssselect>=1.4.0,<2;python_version>="3.10"' ,
216216 'sortedcontainers==2.4.0' ,
You can’t perform that action at this time.
0 commit comments