beautifulsoup4==4.12.2
lxml==4.9.3
pandas==2.0.3
pytz==2023.3
requests==2.31.0

[:python_full_version >= "3.7.0"]
charset-normalizer==3.2.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.10"]
numpy==1.25.1

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

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

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