[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
attrs = "==23.1.0"
beautifulsoup4 = "==4.12.2"
bs4 = "==0.0.1"
cattrs = "==23.1.2"
certifi = "==2023.5.7"
charset-normalizer = "==3.1.0"
contourpy = "==1.1.0"
cycler = "==0.11.0"
dateparser = "==1.1.8"
dnspython = "==2.3.0"
email-reply-parser = "==0.5.12"
exceptiongroup = "==1.1.1"
filelock = "==3.12.2"
fonttools = "==4.40.0"
html2text = "==2020.1.16"
html2txt = "==0.6.0"
html5lib = "==1.1"
idna = "==3.4"
ietfdata = "==0.6.7"
imapclient = "==2.3.1"
importlib-resources = "==5.12.0"
kiwisolver = "==1.4.4"
matplotlib = "==3.7.1"
mistune = "==0.8.4"
numpy = "==1.25.0"
packaging = "==23.1"
pandas = "==2.0.2"
pandas-stubs = "==2.0.2.230605"
pavlova = "==0.1.3"
pillow = "==9.5.0"
platformdirs = "==3.8.0"
pymongo = "==4.4.0"
pyparsing = "==3.1.0"
python-dateutil = "==2.8.2"
pytz = "==2023.3"
regex = "==2023.6.3"
requests = "==2.31.0"
requests-cache = "==1.0.1"
requests-file = "==1.5.1"
scipy = "==1.10.1"
seaborn = "==0.12.2"
six = "==1.16.0"
soupsieve = "==2.4.1"
tldextract = "==3.4.4"
types-pytz = "==2023.3.0.0"
typing-extensions = "==4.6.3"
tzdata = "==2023.3"
tzlocal = "==5.0.1"
url-normalize = "==1.4.3"
urllib3 = "==2.0.3"
webencodings = "==0.5.1"
zipp = "==3.15.0"

[dev-packages]

[requires]
python_version = "3.9"
