SeleniumBase/requirements.txt

24 lines
349 B
Plaintext
Raw Normal View History

pip
2018-09-29 06:43:49 +08:00
ipython
setuptools
2018-09-23 16:48:40 +08:00
selenium==3.14.1
pytest>=3.8.1
pytest-cov>=2.6.0
2018-09-29 06:43:49 +08:00
pytest-html>=1.19.0
2018-09-23 16:48:40 +08:00
pytest-rerunfailures>=4.1
2018-09-29 06:43:49 +08:00
pytest-xdist>=1.23.0
2018-09-23 16:48:40 +08:00
parameterized==0.6.1
six>=1.11.0
2018-09-29 06:43:49 +08:00
pyotp>=2.2.6
2018-09-23 16:48:40 +08:00
requests>=2.19.1
beautifulsoup4==4.6.3
unittest2==1.1.0
2018-09-23 16:48:40 +08:00
chardet>=3.0.4
2018-08-30 14:56:51 +08:00
urllib3==1.23
boto==2.48.0
2018-09-23 16:48:40 +08:00
nose==1.3.7
ipdb==0.11
2018-09-23 16:48:40 +08:00
flake8==3.5.0
2018-04-12 10:44:12 +08:00
PyVirtualDisplay==0.2.1
2015-12-05 05:11:53 +08:00
-e .