From f8f4c9ced849e16cac82a5a3f7b4593e99a35c08 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 16 May 2022 21:48:53 +0430 Subject: update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d0fa291..82a7025 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["terminaldweller "] license = "GPL3.0" [tool.poetry.dependencies] -python = "3.8" +python = "^3.8" newspaper3k = "^0.2.8" beautifulsoup4 = "^4.9.3" readability-lxml = "^0.8.1" -- cgit v1.2.3