SeleniumBase/requirements.txt

15 lines
212 B
Plaintext
Raw Normal View History

2016-04-29 09:23:56 +08:00
selenium>=2.53.2
2015-12-05 05:11:53 +08:00
nose==1.3.7
2016-02-17 06:21:30 +08:00
pytest==2.8.7
flake8==2.5.4
requests==2.9.1
urllib3==1.14
2015-12-05 05:11:53 +08:00
BeautifulSoup==3.2.1
unittest2==1.1.0
chardet==2.3.0
2016-02-17 06:21:30 +08:00
simplejson==3.8.2
boto==2.39.0
2015-12-05 05:11:53 +08:00
ipdb==0.8.1
2016-01-21 02:39:54 +08:00
pyvirtualdisplay==0.1.5
2015-12-05 05:11:53 +08:00
-e .