From 79fa9ba7d73300d60bfe448643bf89ba2a86a2f7 Mon Sep 17 00:00:00 2001 From: mrfluffy <53239525+mrfluffy-dev@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:57:51 +0100 Subject: [PATCH] Updated README.md with DemonKingSwarn's changes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17159d0..03d32a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ It allowes you to download the images in a high resolution or copy the url to yo # Dependencies - [kitty](https://github.com/kovidgoyal/kitty) -- [requests](https://pypi.org/project/requests/) +- [httpx](https://pypi.org/project/httpx/) +- [lxml](https://pypi.org/project/lxml/) - [beatifulsoup4](https://pypi.org/project/beautifulsoup4/) - [pyperclip](https://pypi.org/project/pyperclip/) - [ImageMagick](https://imagemagick.org/)