mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add selenium to the Pip requirements for the automated tests.
This commit is contained in:
parent
a0a31e55ae
commit
2f69916372
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user