
[dev]
Django>=2.2.0
Flask>=0.12.5
aiohttp>=3.0.8
bottle>=0.12.13
falcon>=2.0.0
flake8-bugbear==21.4.3
flake8==3.9.2
mypy==0.910
pre-commit~=2.4
pyramid>=1.9.1
pytest
pytest-aiohttp>=0.3.0
tornado>=4.5.2
tox
webtest-aiohttp==2.0.0
webtest==2.0.35

[docs]
Django>=2.2.0
Flask>=0.12.5
Sphinx==4.1.2
aiohttp>=3.0.8
bottle>=0.12.13
falcon>=2.0.0
furo==2021.8.11b42
pyramid>=1.9.1
sphinx-issues==1.2.0
tornado>=4.5.2

[frameworks]
Django>=2.2.0
Flask>=0.12.5
aiohttp>=3.0.8
bottle>=0.12.13
falcon>=2.0.0
pyramid>=1.9.1
tornado>=4.5.2

[lint]
flake8-bugbear==21.4.3
flake8==3.9.2
mypy==0.910
pre-commit~=2.4

[tests]
Django>=2.2.0
Flask>=0.12.5
aiohttp>=3.0.8
bottle>=0.12.13
falcon>=2.0.0
pyramid>=1.9.1
pytest
pytest-aiohttp>=0.3.0
tornado>=4.5.2
webtest-aiohttp==2.0.0
webtest==2.0.35
