SeleniumBase/requirements.txt

32 lines
545 B
Plaintext
Raw Normal View History

2019-05-08 14:18:08 +08:00
pip>=19.1.1
2019-05-29 20:53:26 +08:00
setuptools>=41.0.1
2018-10-19 07:00:46 +08:00
six
nose
ipdb
unittest2
2019-05-09 13:58:48 +08:00
idna==2.8
chardet==3.0.4
urllib3==1.25.3
requests>=2.22.0
2019-05-09 13:58:48 +08:00
selenium==3.141.0
pluggy>=0.12.0
pytest>=4.6.4;python_version<"3"
pytest>=5.0.1;python_version>="3"
2019-05-09 13:58:48 +08:00
pytest-cov>=2.7.1
2019-04-06 05:00:59 +08:00
pytest-forked>=1.0.2
pytest-html>=1.21.1
pytest-metadata>=1.8.0
2019-05-08 14:18:08 +08:00
pytest-ordering>=0.6
2019-04-01 15:06:25 +08:00
pytest-rerunfailures>=7.0
pytest-timeout>=1.3.3
2019-06-19 14:22:38 +08:00
pytest-xdist>=1.29.0
2019-02-08 14:03:06 +08:00
parameterized>=0.7.0
2018-10-10 15:35:37 +08:00
beautifulsoup4>=4.6.0
2019-05-08 14:18:08 +08:00
pyopenssl>=19.0.0
2019-04-23 08:22:11 +08:00
colorama>=0.4.1
pyotp>=2.2.7
2018-10-04 14:33:25 +08:00
boto>=2.49.0
2019-04-23 08:22:11 +08:00
flake8>=3.7.7
certifi>=2019.6.16
2019-05-29 20:53:26 +08:00
PyVirtualDisplay==0.2.1