1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
awscli
backports.tempfile>=1.0
bumpversion>=0.5.3
codecov>=2.0.15
flake8<5
humanize>=0.5.1
mypy>=0.610; python_version >= '3.4' and platform_python_implementation != 'PyPy'
passlib
pep8-naming>=0.3.3
pip>=9.0.1
pyenchant>=1.6.6
pyflakes>=1.0.0
pyinstaller>=4.2
pylint>=1.9.2
pytest-aiohttp
pytest-asyncio>=0.14.0
pytest-runner>=2.11.1
pytest>=3.4.2
pyyaml>=4.2b4
qualname
sphinx-autoapi>=1.7.0
sphinx>=1.7.1
sphinx_rtd_theme>=0.1.9
sphinxcontrib-images>=0.9.1
tox-gh-actions>=2.2.0
tox>=2.9.1
twine>=3.3.0
twisted>=18.7.0
txaio>=20.4.1
watchdog>=0.8.3
wheel>=0.36.2
# https://github.com/google/yapf/issues/712
yapf==0.29.0
|