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

27 lines
210 B
Plaintext
Raw Permalink Normal View History

2023-03-17 02:46:30 +00:00
# build
build
twine
wheel
2023-12-16 21:38:39 +00:00
# debug
debugpy
2023-12-16 23:03:25 +00:00
# docs
mkdocs
mdx-truly-sane-lists
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