Add selenium to the Pip requirements for the automated tests.

This commit is contained in:
Dave Page 2017-02-24 17:06:59 +00:00
parent a0a31e55ae
commit 2f69916372
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ pyrsistent==0.11.13
python-dateutil==2.5.0
python-mimeparse==1.5.1
pytz==2014.10
selenium==3.0.2
simplejson==3.6.5
six>=1.9.0
speaklater==1.3

View File

@ -27,6 +27,7 @@ pyrsistent==0.11.13
python-dateutil==2.5.0
python-mimeparse==1.5.1
pytz==2014.10
selenium==3.0.2
simplejson==3.6.5
six>=1.9.0
speaklater==1.3