From 2e6f0250d2e7e68486a27d2e79ea492f122aa113 Mon Sep 17 00:00:00 2001 From: shreenidhi180305 <23f3003316@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 08:31:07 +0530 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) 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._