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

20 lines
157 B
Plaintext
Raw Normal View History

2023-03-17 02:46:30 +00:00
# build
build
twine
wheel
2023-02-06 04:19:32 +00:00
# lint
2023-02-05 13:53:26 +00:00
black
flake8
isort
mypy
2023-02-06 04:19:32 +00:00
# testing
coverage
hypothesis
# types
types-Flask-Cors
types-jsonschema
types-Pillow
types-PyYAML