beautifulsoup4==4.12.2
html5lib==1.1
lxml==4.9.2
numpy==1.24.3
pandas==2.0.2
pytz==2023.3
requests==2.31.0
webencodings==0.5.1

[:python_full_version >= "3.7.0"]
charset-normalizer==3.1.0

[:python_version >= "2"]
tzdata==2023.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil==2.8.2
six==1.16.0

[:python_version >= "3.5"]
idna==3.4

[:python_version >= "3.6"]
certifi==2023.5.7

[:python_version >= "3.7"]
soupsieve==2.4.1
urllib3==2.0.3
