beautifulsoup4==4.11.1
Flask==2.1.2
Flask-Bcrypt==1.0.1
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
gunicorn==20.1.0
PyJWT==2.4.0
readability-lxml==0.8.1
requests==2.27.1

[doc]
sphinx
sphinx_rtd_theme
recommonmark

[test]
pytest-black
pytest-cov
pytest-flake8
pytest-html==2.0.1
pytest-isort
pytest-mypy
pytest-selenium
types-requests
