VT-PR/scripts/m3u8/requirements-dev.txt
chu23465 a9207d263d Changes
Added custom m3u8 parser for DSNP.
Hybrid DV+HDR is to be tested.
Few miscellaneous fixes.
2025-04-29 08:16:38 +05:30

9 lines
281 B
Plaintext

-r requirements.txt
bottle
pytest
# pytest-cov 2.6.0 has increased the version requirement
# for the coverage package from >=3.7.1 to >=4.4,
# which is in conflict with the version requirement
# defined by the python-coveralls package for coverage==4.0.3
pytest-cov>=2.4.0,<2.6