
[dev]
Django>=1.11.16
Flask>=0.12.2
aiohttp>=3.0.0
bottle>=0.12.13
falcon>=2.0.0
flake8-bugbear==20.1.4
flake8==3.7.9
mypy==0.770
pre-commit<3.0,>=1.20
pyramid>=1.9.1
pytest
pytest-aiohttp>=0.3.0
tornado>=4.5.2
tox
webapp2>=3.0.0b1
webtest-aiohttp==2.0.0
webtest==2.0.35

[dev:python_version == "3.5"]
mock

[docs]
Django>=1.11.16
Flask>=0.12.2
Sphinx==3.0.3
aiohttp>=3.0.0
bottle>=0.12.13
falcon>=2.0.0
pyramid>=1.9.1
sphinx-issues==1.2.0
sphinx-typlog-theme==0.8.0
tornado>=4.5.2
webapp2>=3.0.0b1

[frameworks]
Django>=1.11.16
Flask>=0.12.2
aiohttp>=3.0.0
bottle>=0.12.13
falcon>=2.0.0
pyramid>=1.9.1
tornado>=4.5.2
webapp2>=3.0.0b1

[lint]
flake8-bugbear==20.1.4
flake8==3.7.9
mypy==0.770
pre-commit<3.0,>=1.20

[tests]
Django>=1.11.16
Flask>=0.12.2
aiohttp>=3.0.0
bottle>=0.12.13
falcon>=2.0.0
pyramid>=1.9.1
pytest
pytest-aiohttp>=0.3.0
tornado>=4.5.2
webapp2>=3.0.0b1
webtest-aiohttp==2.0.0
webtest==2.0.35

[tests:python_version == "3.5"]
mock
