beautifulsoup4==4.12.2
lxml==4.9.3
numpy==1.25.2
pandas==2.1.0
python-dateutil==2.8.2
pytz==2023.3.post1
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"]
six==1.16.0

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

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

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

[:python_version >= "3.8"]
soupsieve==2.5
