1
0
Fork 0
onnx-web/api/requirements/dev.txt

20 lines
157 B
Plaintext

# build
build
twine
wheel
# lint
black
flake8
isort
mypy
# testing
coverage
hypothesis
# types
types-Flask-Cors
types-jsonschema
types-Pillow
types-PyYAML