diff --git a/pyproject.toml b/pyproject.toml index d691de0..ed6412f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,6 @@ dependencies = [ "cryptography ~= 46.0.3", "dataclasses-json ~= 0.6.7", "marshmallow ~= 3.26.1", - "psutil ~= 7.1.3", "pysocks ~= 1.7.1", "python-dateutil ~= 2.9.0.post0", "requests ~= 2.32.5",