From f911e8aacd8b8cd1d86c3076bfa139e095ec5f42 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 4 Dec 2023 23:31:47 +0100 Subject: [PATCH] add imbox --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a17d5a2..88b903b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ pytest-playwright python-dotenv icecream loguru -beautifulsoup4 \ No newline at end of file +beautifulsoup4 +imbox