1
0
Fork 0
taleweave-ai/requirements/dev.txt

27 lines
210 B
Plaintext
Raw Normal View History

2024-05-04 20:36:55 +00:00
# build
build
twine
wheel
# debug
debugpy
# docs
mkdocs
mdx-truly-sane-lists
# lint
black
flake8
isort
mypy
# testing
coverage
hypothesis
# types
types-Flask-Cors
types-jsonschema
types-Pillow
types-PyYAML