diff --git a/pyproject.toml b/pyproject.toml index 606aeac..331ee2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ readme = "Readme.md" [tool.poetry.dependencies] python = "^3.8" -requests = "beautifulsoup4" beautifulsoup4 = "^4.10.0" clint = "^0.5.1"