beautifulsoup4==4.9.1
bs4==0.0.1
cached-property==1.5.1
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
commonmark==0.9.1
dictdiffer==0.8.1
idna==2.9
jinja2==3.0.0a1
markupsafe==2.0.0a1
notion==0.0.25
python-dotenv==0.13.0
python-slugify==4.0.0
pytz==2020.1
requests==2.23.0
soupsieve==2.0.1
text-unidecode==1.3
tzlocal==2.1
urllib3==1.25.9

[dev]
appdirs==1.4.4
async-generator==1.10
attrs==19.3.0
backcall==0.1.0
black==19.10b0
bleach==3.1.5
certifi==2020.4.5.1
cfgv==3.1.0
chardet==3.0.4
click==7.1.2
decorator==4.4.2
defusedxml==0.7.0rc1
distlib==0.3.0
docutils==0.16
entrypoints==0.3
filelock==3.0.12
flake8==3.8.1
identify==1.4.15
idna==2.9
ipykernel==5.3.0
ipython-genutils==0.2.0
ipython==7.14.0
ipywidgets==8.0.0a0
jedi==0.17.0
jinja2==3.0.0a1
jsonschema==3.2.0
jupyter-client==6.1.3
jupyter-console==6.1.0
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.1
jupyter-core==4.6.3
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.6
jupyter-nbextensions-configurator==0.4.1
jupyter==1.0.0
jupyterlab-pygments==0.1.1
keyring==21.2.1
lxml==4.5.1
markupsafe==2.0.0a1
mccabe==0.6.1
mistune==0.8.4
nbclient==0.3.1
nbconvert==6.0.0a1
nbexec==0.1.0
nbformat==5.0.6
nest-asyncio==1.3.3
nodeenv==1.3.5
notebook==6.0.3
packaging==20.4
pandocfilters==1.4.2
parso==0.7.0
pathspec==0.8.0
pickleshare==0.7.5
pkginfo==1.5.0.1
pre-commit==2.4.0
prometheus-client==0.7.1
prompt-toolkit==3.0.5
pycodestyle==2.6.0
pyflakes==2.2.0
pygments==2.6.1
pyparsing==3.0.0a1
pyrsistent==0.16.0
python-dateutil==2.8.1
pyyaml==5.3.1
pyzmq==19.0.1
qtconsole==4.7.4
qtpy==1.9.0
readme-renderer==26.0
regex==2020.5.14
requests-toolbelt==0.9.1
requests==2.23.0
send2trash==1.5.0
six==1.14.0
terminado==0.8.3
testpath==0.4.4
toml==0.10.1
tornado==6.0.4
tqdm==4.46.0
traitlets==4.3.3
twine==3.1.1
typed-ast==1.4.1
urllib3==1.25.9
virtualenv==20.0.21
wcwidth==0.1.9
webencodings==0.5.1
widgetsnbextension==4.0.0a0
zipp==3.1.0

[dev:os_name != "nt"]
ptyprocess==0.6.0

[dev:python_version < "3.8"]
importlib-metadata==1.6.0

[dev:sys_platform != "win32"]
pexpect==4.8.0

[dev:sys_platform == "darwin"]
appnope==0.1.0
