Actualizar pyproject.toml

This commit is contained in:
Zenaku 2026-05-29 13:05:19 +00:00
parent f38aa3b6f1
commit 693c3404ad

View file

@ -15,7 +15,6 @@ dependencies = [
"cryptography ~= 46.0.3", "cryptography ~= 46.0.3",
"dataclasses-json ~= 0.6.7", "dataclasses-json ~= 0.6.7",
"marshmallow ~= 3.26.1", "marshmallow ~= 3.26.1",
"psutil ~= 7.1.3",
"pysocks ~= 1.7.1", "pysocks ~= 1.7.1",
"python-dateutil ~= 2.9.0.post0", "python-dateutil ~= 2.9.0.post0",
"requests ~= 2.32.5", "requests ~= 2.32.5",