From bad50ba46647dd1aafda329a81911cd4ea7e75d2 Mon Sep 17 00:00:00 2001 From: Thephaseless Date: Thu, 25 Jul 2024 00:07:23 +0000 Subject: [PATCH] packages cleanup --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) 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"