File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ selenium==3.14.1
55pytest >= 3.8.2
66pytest-cov >= 2.6.0
77pytest-html >= 1.19.0
8- pytest-rerunfailures >= 4.1
8+ pytest-rerunfailures >= 4.2
99pytest-xdist >= 1.23.2
1010parameterized == 0.6.1
11+ beautifulsoup4 >= 4.6.0
1112six >= 1.11.0
1213pyotp >= 2.2.6
1314requests >= 2.19.1
14- beautifulsoup4 >= 4.6.3
1515unittest2 >= 1.1.0
1616chardet >= 3.0.4
1717urllib3 >= 1.23
Original file line number Diff line number Diff line change 5757 'pytest>=3.8.2' ,
5858 'pytest-cov>=2.6.0' ,
5959 'pytest-html>=1.19.0' ,
60- 'pytest-rerunfailures>=4.1 ' ,
60+ 'pytest-rerunfailures>=4.2 ' ,
6161 'pytest-xdist>=1.23.2' ,
6262 'parameterized==0.6.1' ,
63+ 'beautifulsoup4>=4.6.0' ,
6364 'six>=1.11.0' ,
6465 'pyotp>=2.2.6' ,
6566 'requests>=2.19.1' ,
66- 'beautifulsoup4>=4.6.3' ,
6767 'unittest2>=1.1.0' ,
6868 'chardet>=3.0.4' ,
6969 'urllib3>=1.23' ,
You can’t perform that action at this time.
0 commit comments