This commit is contained in:
Nihanth Subramanya 2019-01-17 18:29:40 -08:00
Родитель 69c773b8c0
Коммит c9a5a2a40c
1 изменённых файлов: 1 добавлений и 6 удалений

Просмотреть файл

@ -22,14 +22,9 @@ pytest
python-dateutil python-dateutil
pyvirtualdisplay pyvirtualdisplay
s3fs s3fs
selenium
setuptools setuptools
six six
tabulate tabulate
tblib tblib
tld tld
# Python 3 is not fully supported prior to Selenium 3.x.
# Geckodriver 0.15.0 requires Selenium 3.4+, and doesn't
# work with 3.7+.
selenium>=3.4.0,<3.7.0