Codebase list python-webargs / debian/4.0.0-0kali3 dev-requirements-py3.txt
debian/4.0.0-0kali3

Tree @debian/4.0.0-0kali3 (Download .tar.gz)

dev-requirements-py3.txt @debian/4.0.0-0kali3raw · 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