manga-dlp/contrib/requirements_dev.txt

17 lines
247 B
Text
Raw Permalink Normal View History

2022-06-25 01:22:56 +02:00
# application requirements
requests>=2.24.0
img2pdf>=0.4.4
# dev and testing requirements
2022-07-18 23:45:19 +02:00
hatch>=1.2.1
hatchling>=1.4.1
2022-06-25 01:22:56 +02:00
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
2022-07-15 14:10:17 +02:00
autoflake>=1.4
2022-08-15 14:44:31 +02:00
pylama>=8.3.8