Codebase list python-webargs / upstream/4.0.0 dev-requirements-py3.txt
upstream/4.0.0

Tree @upstream/4.0.0 (Download .tar.gz)

dev-requirements-py3.txt @upstream/4.0.0raw · history · blame

1
2
3
4
5
6
7
8
-r dev-requirements.txt
# Additional syntax checking for Python 3
flake8-bugbear==18.2.0

# aiohttp
aiohttp>=3.0.0
webtest-aiohttp==2.0.0
pytest-aiohttp>=0.3.0