diff --git a/README.md b/README.md index 1b20e02..56ca6b7 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,6 @@ _Libraries for working with HTTP._ - [httpx](https://github.com/encode/httpx) - A next generation HTTP client for Python. - [requests](https://github.com/psf/requests) - HTTP Requests for Humans. - [urllib3](https://github.com/urllib3/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly. - ## Web Scraping _Libraries to automate web scraping and extract web content._