SeleniumBase/requirements.txt

19 lines
280 B
Plaintext
Raw Normal View History

pip>=9.0.1
2018-03-09 10:50:11 +08:00
setuptools>=38.5.2
ipython==5.5.0
2018-02-26 09:31:00 +08:00
selenium==3.8.1
nose==1.3.7
2018-03-10 07:13:57 +08:00
pytest==3.4.2
pytest-html==1.16.1
pytest-xdist==1.22.2
six==1.10.0
2018-02-09 06:55:46 +08:00
flake8==3.5.0
requests==2.18.4
BeautifulSoup4==4.6.0
unittest2==1.1.0
chardet==3.0.4
boto==2.48.0
2017-04-23 02:40:15 +08:00
ipdb==0.10.2
pyvirtualdisplay==0.2.1
2015-12-05 05:11:53 +08:00
-e .