SeleniumBase/requirements.txt

49 lines
1.0 KiB
Plaintext
Executable File

pip>=20.0.2
setuptools>=44.0.0;python_version<"3"
setuptools>=46.0.0;python_version>="3"
setuptools-scm>=3.5.0
wheel>=0.34.2
six==1.14.0
nose==1.3.7
ipdb==0.13.2
idna==2.9
chardet==3.0.4
urllib3==1.25.8
requests==2.23.0
selenium==3.141.0
pluggy>=0.13.1
attrs>=19.3.0
pytest==4.6.9;python_version<"3"
pytest==5.3.5;python_version>="3"
pytest-cov==2.8.1
pytest-forked==1.1.3
pytest-html==1.22.1;python_version<"3.6"
pytest-html==2.0.1;python_version>="3.6"
pytest-metadata==1.8.0
pytest-ordering==0.6
pytest-rerunfailures==8.0
pytest-xdist==1.31.0
parameterized==0.7.1
soupsieve==1.9.5;python_version<"3.5"
soupsieve==2.0;python_version>="3.5"
beautifulsoup4==4.8.2
atomicwrites==1.3.0
portalocker==1.5.2
cryptography==2.8
asn1crypto==1.3.0
pyopenssl==19.1.0
packaging>=20.3
pygments==2.5.2;python_version<"3.5"
pygments==2.6.1;python_version>="3.5"
colorama==0.4.3
coverage==5.0.3
pymysql==0.9.3
pyotp==2.3.0
boto==2.49.0
cffi==1.14.0
tqdm==4.43.0
flake8==3.7.9
certifi>=2019.11.28
pdfminer.six==20191110;python_version<"3.5"
pdfminer.six==20200124;python_version>="3.5"