From 6e1e46249c8b8caee4256fe03d522c598ad68fee Mon Sep 17 00:00:00 2001 From: Sandyawan Date: Sat, 21 Oct 2023 18:15:38 +0700 Subject: [PATCH] update requirements and version --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 076983e..5ef104c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,6 @@ tqdm = "^4.65.0" pandas = "^2.0.3" pytest= "^27.4.2" pytest-cov="^24.1.0" -lxml="^4.9.3" [build-system] requires = ["poetry-core"]