wheel>=0.37.1
attrs>=21.4.0
certifi>=2021.10.8
six==1.16.0
urllib3==1.26.8
nose==1.3.7
cssselect==1.1.0
sortedcontainers==2.4.0
execnet==1.9.0
pytest-ordering==0.6
parameterized==0.8.1
sbvirtualdisplay==1.0.0
colorama==0.4.4
pycparser==2.21
boto==2.49.0
cffi==1.15.0
toml==0.10.2

[:python_version < "3.5"]
setuptools>=44.1.1
ipdb==0.13.4
chardet==3.0.4
requests==2.27.1
more-itertools==5.0.0
fasteners==0.16
py==1.8.1
pytest==4.6.11
pytest-rerunfailures==8.0
pytest-xdist==1.34.0
soupsieve==1.9.6
beautifulsoup4==4.9.3
cryptography==2.9.2
pygments==2.5.2
prompt-toolkit==1.0.18
decorator==4.4.2
ipython==5.10.0
pyotp==2.3.0
Pillow==6.2.2
tornado==5.1.1
pdfminer.six==20191110

[:python_version < "3.6"]
pip>=20.3.4
packaging>=20.9
setuptools-scm>=5.0.2
filelock>=3.2.1
platformdirs>=2.0.2
parso==0.7.1
jedi==0.17.2
idna==2.10
pluggy==0.13.1
pytest-forked==1.3.0
pytest-html==1.22.1
pytest-metadata==1.8.0
importlib-metadata==2.1.3
pymysql==0.10.1
typing-extensions==3.10.0.2

[:python_version < "3.7"]
traitlets>=4.3.3
selenium==3.141.0
msedge-selenium-tools==3.141.3

[:python_version >= "3.5"]
ipdb==0.13.9
chardet==4.0.0
charset-normalizer==2.0.12
more-itertools==8.12.0
py==1.11.0
beautifulsoup4==4.10.0
pygments==2.11.2
decorator==5.1.1
pyotp==2.6.0
tornado==6.1

[:python_version >= "3.5" and python_version < "3.6"]
setuptools>=50.3.2
requests==2.25.1
fasteners==0.16.3
pytest==6.1.2
pytest-rerunfailures==9.1.1
pytest-xdist==2.2.1
soupsieve==2.1
cryptography==3.2.1
prompt-toolkit==2.0.10
ipython==7.9.0
Pillow==7.2.0
pdfminer.six==20201018

[:python_version >= "3.6"]
packaging>=21.3
setuptools-scm>=6.4.2
PyYAML>=6.0
parso==0.8.3
jedi==0.18.1
idna==3.3
requests==2.27.1
fasteners==0.17.3
pluggy==1.0.0
pytest-forked==1.4.0
pytest-html==2.0.1
pytest-metadata==1.11.0
pytest-rerunfailures==10.2
pytest-xdist==2.5.0
soupsieve==2.3.1
cryptography==36.0.2
prompt-toolkit==3.0.28
pymysql==1.0.2
pdfminer.six==20211012

[:python_version >= "3.6" and python_version < "3.7"]
pip>=21.3.1
setuptools>=59.6.0
tomli>=1.2.3
filelock>=3.4.1
platformdirs>=2.4.0
pytest==7.0.1
ipython==7.16.1
Pillow==8.4.0

[:python_version >= "3.6" and python_version < "3.8"]
importlib-metadata==4.2.0
typing-extensions==4.0.0

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

[:python_version >= "3.7"]
pip>=22.0.4
setuptools>=60.9.3
tomli>=2.0.1
traitlets>=5.1.1
filelock>=3.6.0
platformdirs>=2.5.1
sniffio==1.2.0
h11==0.13.0
trio==0.20.0
trio-websocket==0.9.2
pyopenssl==22.0.0
wsproto==1.1.0
selenium==4.1.3
pytest==7.1.0
ipython==7.32.0
matplotlib-inline==0.1.3
Pillow==9.0.1

[coverage]

[coverage:python_version < "3.6"]
coverage==5.5
pytest-cov==2.12.1

[coverage:python_version >= "3.6"]
pytest-cov==3.0.0

[coverage:python_version >= "3.6" and python_version < "3.7"]
coverage==6.2

[coverage:python_version >= "3.7"]
coverage==6.3.2

[flake]
mccabe==0.6.1

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

[flake:python_version >= "3.5" and python_version < "3.6"]
flake8==3.9.2
pyflakes==2.3.1
pycodestyle==2.7.0

[flake:python_version >= "3.6"]
flake8==4.0.1
pyflakes==2.4.0
pycodestyle==2.8.0
