# Requirements file for ReadTheDocs, check .readthedocs.yml.
# To build the module reference correctly, make sure every external package
# under `install_requires` in `setup.cfg` is also listed here!
importlib-metadata; python_version<"3.8"
requests>=2.2,<3.0
bs4
unidecode
tranco
sphinx>=3.2.1
# sphinx_rtd_theme
