byrnereese / linkchecker-mkdocs

Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second
MIT License
9 stars 4 forks source link

requests dependency not declared #2

Open chbndrhnns opened 2 years ago

chbndrhnns commented 2 years ago

I tried using the linkchecker in a project which had the requests library not installed. It seems the project is not declaring that dependency.