SeleniumBase/server_requirements.txt

18 lines
264 B
Plaintext
Raw Normal View History

pip>=8.1.2
2016-07-23 08:27:20 +08:00
setuptools>=24.3.0
2016-07-13 10:18:34 +08:00
selenium>=2.53.6
2015-12-05 05:11:53 +08:00
nose==1.3.7
2016-07-23 08:27:20 +08:00
pytest==2.9.2
flake8==2.6.2
requests==2.10.0
urllib3==1.15.1
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.40.0
ipdb==0.10.0
pyvirtualdisplay==0.2
2016-02-17 06:21:30 +08:00
MySQL-python==1.2.5
2015-12-05 05:11:53 +08:00
-e .