manga-dlp/contrib/requirements_dev.txt
Ivan Schaller d7c3d511fe
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update metadata generation and add validation tests
2023-02-15 13:50:59 +01:00

22 lines
337 B
Text

# application requirements
requests>=2.28.0
loguru>=0.6.0
click>=8.1.3
click-option-group>=0.5.5
xmltodict>=0.13.0
xmlschema>=2.2.1
img2pdf>=0.4.4
# dev and testing requirements
hatch>=1.6.0
hatchling>=1.11.0
pytest>=7.0.0
coverage>=6.3.1
black>=22.1.0
isort>=5.10.0
pylint>=2.13.0
mypy>=0.940
tox>=3.24.5
autoflake>=1.4
pylama>=8.3.8