Commit 625d192d by Ron Mulero

Merge pull request #636 from edx/ron/update-selenium

Update Selenium version requirement to 2.53.1.
parents d714b56f 904ce515
...@@ -11,5 +11,5 @@ mock-django==0.6.9 ...@@ -11,5 +11,5 @@ mock-django==0.6.9
nose-ignore-docstring==0.2 nose-ignore-docstring==0.2
pep8==1.6.2 pep8==1.6.2
pylint==1.5.0 pylint==1.5.0
selenium>=2.48.0 selenium>=2.53.1
testfixtures==4.5.0 testfixtures==4.5.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment