File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- pip
1+ pip >= 19.1.1
22setuptools
33six
44nose
55ipdb
66chardet
77unittest2
88selenium == 3.141.0
9- urllib3 == 1.24.3
109requests >= 2.21.0
1110pytest >= 4.4.1
1211pytest-cov >= 2.6.1
1312pytest-forked >= 1.0.2
1413pytest-html >= 1.20.0
1514pytest-metadata >= 1.8.0
15+ pytest-ordering >= 0.6
1616pytest-rerunfailures >= 7.0
1717pytest-xdist >= 1.28.0
18- pytest-ordering >= 0.6
1918parameterized >= 0.7.0
2019beautifulsoup4 >= 4.6.0
20+ pyopenssl >= 19.0.0
2121colorama >= 0.4.1
2222pyotp >= 2.2.7
2323boto >= 2.49.0
Original file line number Diff line number Diff line change 5959 'chardet' ,
6060 'unittest2' ,
6161 'selenium==3.141.0' ,
62- 'urllib3==1.24.3' ,
6362 'requests>=2.21.0' ,
6463 'pytest>=4.4.1' ,
6564 'pytest-cov>=2.6.1' ,
6665 'pytest-forked>=1.0.2' ,
6766 'pytest-html>=1.20.0' ,
6867 'pytest-metadata>=1.8.0' ,
68+ 'pytest-ordering>=0.6' ,
6969 'pytest-rerunfailures>=7.0' ,
7070 'pytest-xdist>=1.28.0' ,
71- 'pytest-ordering>=0.6' ,
7271 'parameterized>=0.7.0' ,
7372 'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using bs4
73+ 'pyopenssl>=19.0.0' ,
7474 'colorama>=0.4.1' ,
7575 'pyotp>=2.2.7' ,
7676 'boto>=2.49.0' ,
You can’t perform that action at this time.
0 commit comments