requests>=2.0.0
beautifulsoup4>=4.0.0
yt-dlp>=2021.12.27
tqdm>=4.0.0
lxml>=5.0.0
latex2mathml>=3.77.0

[:platform_system == "Windows"]
pywin32>=306

[keyring]
keyring>=20.0.0

[test]
ruff
mypy
pytest
types-requests
