manga-dlp/contrib/requirements_dev.txt

21 lines
310 B
Text
Raw Permalink Normal View History

2022-06-25 01:22:56 +02:00
# application requirements
requests>=2.28.0
loguru>=0.6.0
click>=8.1.3
click-option-group>=0.5.5
2023-02-13 19:19:03 +01:00
xmltodict>=0.13.0
xmlschema>=2.2.1
2022-06-25 01:22:56 +02:00
img2pdf>=0.4.4
# dev and testing requirements
hatch>=1.6.0
hatchling>=1.11.0
2022-06-25 01:22:56 +02:00
pytest>=7.0.0
coverage>=6.3.1
black>=22.1.0
mypy>=0.940
tox>=3.24.5
ruff>=0.0.247
pyright>=1.1.294