1
mirror of https://github.com/streamlink/streamlink synced 2024-10-30 23:16:39 +01:00
streamlink/dev-requirements.txt

20 lines
249 B
Plaintext

pip>=9
pytest >=6.0.0
pytest-asyncio
pytest-cov
coverage[toml]
mock ; python_version<"3.8"
requests-mock
freezegun>=1.0.0
shtab
versioningit >=2.0.0, <3
ruff >=0.0.252
mypy
lxml-stubs
types-freezegun
types-requests
types-urllib3
typing_extensions