summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
blob: 1c956f0f98122d2c87d2a13df0cfefa0b17e1efa (plain)
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
# For string compression
huffman

# For nvm.toml
cascadetoml
jinja2
typer

requests
sh
click
setuptools
cpp-coveralls

# For docs
Sphinx<4
sphinx-rtd-theme
recommonmark
sphinx-autoapi
sphinxcontrib-svg2pdfconverter

# For translate check
polib

# For pre-commit
pyyaml
astroid
isort
black
mypy

# For uploading artifacts
awscli