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 22ipython
33setuptools
44selenium == 3.14.1
5- pytest >= 3.8.2
5+ pytest >= 3.9.1
66pytest-cov >= 2.6.0
77pytest-html >= 1.19.0
88pytest-rerunfailures >= 4.2
Original file line number Diff line number Diff line change 5454 'ipython' ,
5555 'setuptools' ,
5656 'selenium==3.14.1' ,
57- 'pytest>=3.8.2 ' ,
57+ 'pytest>=3.9.1 ' ,
5858 'pytest-cov>=2.6.0' ,
5959 'pytest-html>=1.19.0' ,
6060 'pytest-rerunfailures>=4.2' ,
6161 'pytest-xdist>=1.23.2' ,
6262 'parameterized==0.6.1' ,
63- 'beautifulsoup4>=4.6.0' ,
63+ 'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using bs4
6464 'six>=1.11.0' ,
6565 'pyotp>=2.2.6' ,
6666 'requests>=2.19.1' ,
6767 'unittest2>=1.1.0' ,
6868 'chardet>=3.0.4' ,
6969 'urllib3>=1.23' ,
7070 'boto>=2.49.0' ,
71- 'nose==1.3.7' ,
71+ 'nose==1.3.7' , # Keep at ==1.3.7
7272 'ipdb==0.11' ,
7373 'flake8==3.5.0' ,
7474 'PyVirtualDisplay==0.2.1' ,
You can’t perform that action at this time.
0 commit comments