diff --git a/pyproject.toml b/pyproject.toml index 11b1ca4a..ba3d074d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "PySide6==6.8.0.*", "rarfile==4.2", "rawpy~=0.27", - "Send2Trash~=1.8", + "Send2Trash>=1.8,<3", "SQLAlchemy~=2.0", "srctools~=2.6", "structlog~=25.3",