Include selenium in requirements

This commit is contained in:
Carl van Tonder 2018-06-20 00:10:32 -04:00
parent 07193c5ba2
commit 7591f35483
2 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,4 @@
bpython==0.17.1 bpython==0.17.1
isort==4.3.4 isort==4.3.4
prospector==0.12.7 prospector==0.12.7
selenium==3.12.0

View File

@ -3,3 +3,4 @@ pytest==3.5.0
pytest-django==3.1.2 pytest-django==3.1.2
pytest-cov==2.5.1 pytest-cov==2.5.1
django-override-storage==0.1.4 django-override-storage==0.1.4
selenium==3.12.0