manga-dlp/contrib/requirements_dev.txt
Ivan Schaller ecf4bf771e
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
switch to loguru/click.
update docs etc
2022-12-29 18:13:19 +01:00

20 lines
301 B
Text

# application requirements
requests>=2.28.0
loguru>=0.6.0
click>=8.1.3
click-option-group>=0.5.5
img2pdf>=0.4.4
# dev and testing requirements
hatch>=1.2.1
hatchling>=1.4.1
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