PyYAML
appdirs
beautifulsoup4
cachecontrol
distro
lockfile
packaging
python-dateutil
requests>=2.6.1
six
tqdm

[:python_version < "3.0.0"]
feedparser<=5.2.1

[:python_version >= "3.0.0"]
feedparser

[build]
PyYAML
appdirs
beautifulsoup4
cachecontrol
distro
flake8
lockfile
markdown-include
mkdocs-material
mkdocs==1.2.1
mkdocstrings
packaging
pytest-cov
pytest-xdist==1.29.0
pytest>=4.4.0
python-dateutil
requests>=2.6.1
six
tqdm

[build:python_version < "3.0.0"]
feedparser<=5.2.1

[build:python_version >= "3.0.0"]
feedparser

[docs]
markdown-include
mkdocs-material
mkdocs==1.2.1
mkdocstrings

[tests]
PyYAML
appdirs
beautifulsoup4
cachecontrol
distro
flake8
lockfile
packaging
pytest-cov
pytest-xdist==1.29.0
pytest>=4.4.0
python-dateutil
requests>=2.6.1
six
tqdm

[tests:python_version < "3.0.0"]
feedparser<=5.2.1

[tests:python_version >= "3.0.0"]
feedparser
