packaging>=20.9
wheel>=0.36.2
attrs>=20.3.0
certifi>=2020.12.5
six==1.15.0
nose==1.3.7
idna==2.10
urllib3==1.26.4
requests==2.25.1
selenium==3.141.0
msedge-selenium-tools==3.141.3
cssselect==1.1.0
pluggy==0.13.1
pytest-forked==1.3.0
pytest-ordering==0.6
parameterized==0.8.1
beautifulsoup4==4.9.3
colorama==0.4.4
virtualenv>=20.4.3
brython==3.9.1
pyotp==2.6.0
boto==2.49.0
cffi==1.14.5
toml==0.10.2

[:python_version < "3.5"]
setuptools>=44.1.1
more-itertools==5.0.0
py==1.8.1
pytest==4.6.11
pytest-rerunfailures==8.0
pytest-xdist==1.34.0
soupsieve==1.9.6
cryptography==2.9.2
pygments==2.5.2
ipython==5.10.0
pathlib2==2.3.5
Pillow==6.2.2
tornado==5.1.1
pdfminer.six==20191110

[:python_version < "3.6"]
pip>=20.3.4
setuptools-scm==5.0.2
ipdb==0.13.4
parso==0.7.1
jedi==0.17.2
chardet==3.0.4
pytest-html==1.22.1
pytest-metadata==1.8.0
pyopenssl==19.1.0
prompt-toolkit==1.0.18
importlib-metadata==2.0.0
pymysql==0.10.1

[:python_version < "3.7"]
traitlets==4.3.3

[:python_version >= "3.5"]
more-itertools==8.7.0
py==1.10.0
pytest-rerunfailures==9.1.1
pytest-xdist==2.2.1
pygments==2.8.1
tornado==6.1
pdfminer.six==20201018

[:python_version >= "3.5" and python_version < "3.6"]
setuptools>=50.3.2
pytest==6.1.2
soupsieve==2.0.1
cryptography==3.0
ipython==6.5.0
Pillow==7.2.0

[:python_version >= "3.6"]
pip>=21.0.1
setuptools>=54.1.2
setuptools-scm>=6.0.1
PyYAML>=5.4.1
ipdb==0.13.7
parso==0.8.1
jedi==0.18.0
chardet==4.0.0
pytest==6.2.2
pytest-html==2.0.1
pytest-metadata==1.11.0
soupsieve==2.2
cryptography==3.3.2
pyopenssl==20.0.1
prompt-toolkit==3.0.17
pymysql==1.0.2
Pillow==8.1.2

[:python_version >= "3.6" and python_version < "3.7"]
ipython==7.16.1

[:python_version >= "3.6" and python_version < "4.0"]
rich==9.13.0

[:python_version >= "3.7"]
traitlets==5.0.5
ipython==7.21.0

[coverage]
coverage==5.5
pytest-cov==2.11.1

[flake]

[flake:python_version < "3.5"]
flake8==3.7.9
pyflakes==2.1.1
pycodestyle==2.5.0

[flake:python_version >= "3.5"]
flake8==3.9.0
pyflakes==2.3.0
pycodestyle==2.7.0
