Include selenium in requirements
This commit is contained in:
parent
07193c5ba2
commit
7591f35483
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user