typing-extensions>=4
feedparser>=6
requests>=2.18
iso8601>=1
beautifulsoup4>=4.5

[app]
flask>=0.10
humanize
PyYAML

[cli]
click>=7
PyYAML

[dev]
reader[app,cli,docs,tests,unstable-plugins]
tox
pre-commit
build
twine

[docs]
sphinx
sphinx-rtd-theme~=1.0
click>=7
sphinx-click
sphinx-issues
sphinx-hoverxref
sphinxcontrib-log-cabinet
setuptools

[readtime]

[search]

[tests]
pytest>=4
pytest-randomly
pytest-subtests
flaky
coverage
pytest-cov
requests-mock
mechanicalsoup
requests-wsgi-adapter
lxml
html5lib
werkzeug
types-requests

[tests:implementation_name != "pypy"]
mypy

[unstable-plugins]
requests
mutagen
beautifulsoup4
blinker>=1.4
tweepy
Jinja2>=3
