File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ outcome==1.2.0;python_version>="3.7"
5050trio == 0.21.0 ;python_version >= "3.7"
5151trio-websocket == 0.9.2 ;python_version >= "3.7"
5252pyopenssl == 22.0.0 ;python_version >= "3.7"
53- wsproto == 1.1 .0 ;python_version >= "3.7"
53+ wsproto == 1.2 .0 ;python_version >= "3.7"
5454selenium == 3.141.0 ;python_version < "3.7"
5555selenium == 4.4.3 ;python_version >= "3.7"
5656msedge-selenium-tools == 3.141.3 ;python_version < "3.7"
Original file line number Diff line number Diff line change 175175 'trio==0.21.0;python_version>="3.7"' ,
176176 'trio-websocket==0.9.2;python_version>="3.7"' ,
177177 'pyopenssl==22.0.0;python_version>="3.7"' ,
178- 'wsproto==1.1 .0;python_version>="3.7"' ,
178+ 'wsproto==1.2 .0;python_version>="3.7"' ,
179179 'selenium==3.141.0;python_version<"3.7"' ,
180180 'selenium==4.4.3;python_version>="3.7"' ,
181181 'msedge-selenium-tools==3.141.3;python_version<"3.7"' ,
You can’t perform that action at this time.
0 commit comments