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

15 lines
130 B
Plaintext
Raw Normal View History

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