diff --git a/pyproject.toml b/pyproject.toml index 8ef0525..b36c8fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,8 +11,6 @@ python = "^3.11" pytest = "^8.3.1" fastapi = "^0.111.1" nodriver = "^0.34" -asyncio = "^3.4.3" -coloredlogs = "^15.0.1" requests = "^2.32.3"